is there any way to get rid of a default tab on level 1 of the tabstyle project? There is no entry in the menu configuration for a pages button and yet there is a pages button I cant get rid of.

Parents
  • Hi  ,

    Check the Project > Parameters for the following:

    [Page] AddDefaultMenu

    By default it has a value of 2, which is why you see that additional "Pages" menu, even though none is defined in the menu navigation.

    Set it to 0 to disable this.

    You can either modify the parameter in the project, or the citect.ini file (for each machine). Please note that the Citect.ini will override the setting in the project parameter.

    Kind regards

    Olivier

Reply
  • Hi  ,

    Check the Project > Parameters for the following:

    [Page] AddDefaultMenu

    By default it has a value of 2, which is why you see that additional "Pages" menu, even though none is defined in the menu navigation.

    Set it to 0 to disable this.

    You can either modify the parameter in the project, or the citect.ini file (for each machine). Please note that the Citect.ini will override the setting in the project parameter.

    Kind regards

    Olivier

Children