Menu Configuration

Hi Experts,

My client is using Citect 7.20. I tried to figure how the system menu (tabbed with sub-menu items) in the Citect Project Editor --> System --> Menu Configuration and there is nothing configured. Is there any other way to build the Pages.dbf? Thank you in anticipation.

  • Hi Aung,
    Have you also checked in the Included Projects? It is possible the menu configuration is defined in a separate include project, different to the main compiled project. Another possible option is they have set the parameter [Page]AddDefaultMenu=1, which will auto populate the menu based on pages defined in the project. (https://www.citect.schneider-electric.com/webhelp/citect800/Subsystems/ParametersCitectHTML/content/PageAddDefaultMenu.html).
    And finally a third option, may be custom scripting (Cicode). See menu functions here: https://www.citect.schneider-electric.com/webhelp/citect800/#../Subsystems/CicodeReferenceCitectHTML/Content/Menu_Functionsa.html
    Hope this helps.
    Kind regards
    Olivier
  • Hi Anug,

    Olivier is upto mark.

    Other then that CiMenuBar.ctMenuBar ActriveX control can used.