FlexPro
HistoryBase
Engineering
Training
Downloads
FlexPro-Support
Wissen
Community
Über Uns
Referenzen
Jobs
Allgemeiner Kontakt
Händlerverzeichnis
FlexPro-Support
DE
EN
FR
Placeholder
Produkte und Lösungen
Support und Downloads
Unternehmen
Magazin
Kontakt
Sprache
MyWeisang

Account Einstellungen

Topic

Add-In CommandBars

Startseite ' Community ' Automation and VBA ' Add-In CommandBars

Anzeigen von 3-Stellen - 1 bis 3 (von insgesamt 3)
  • Autor
    Beiträge
  • #35070

    I’m just developing an add-in for FlexPro Version 6.0.28.
    And now I want to add my own menu and toolbar.
    But I can’t find the CommandBars collection, which I normally would use.

    So, how can I add my own menu entries during the Connection of the add-in?

    The add-in is written in C++.

    Peter

    #35068

    I’m just developing an add-in for FlexPro Version 6.0.28.
    And now I want to add my own menu and toolbar.
    But I can’t find the CommandBars collection, which I normally would use.

    So, how can I add my own menu entries during the Connection of the add-in?

    The add-in is written in C++.

    Peter

    #35069
    Bernhard Kantz
    Teilnehmer

    The custom toolbar and menus are the only items that are not accessable through Automation in FlexPro 6. This feature will be available in FlexPro 7. With FlexPro 6 you need to manually add your macro to the UI. Unfortunately, this is possible for VBA macros only and not for external C++ code. Therefore you may need to write a wrapper macro in FlexPro VBA and store that in the template database.

    support@weisang.com

Anzeigen von 3-Stellen - 1 bis 3 (von insgesamt 3)
  • Du musst angemeldet sein, um auf dieses Thema antworten zu können.