Custom Macros and Insert Macro->Tree UI

Stefan Lorenz asked on July 9, 2014 04:50

Hi,

I've created several macros and placed them in my custom namespace (like explained here. Autocomplete works well (e.g. when using the code tab in the Insert Macro window), but on the Tree tab my custom namespace shows up under "Context specific objects", but the particular macros are missing - the namespace cannot be expanded in the UI.

Is there something I can do to show all macros of a custom namespace in that tree view?

Recent Answers


Martin Danko answered on November 28, 2014 17:46

Hello Stefan,

After creating your custom macro you need also to register your macro method container for a certain object type or macro namespace.

For more details and code example please refer to: Registering custom macro methods

Best regards, Martin

0 votesVote for this answer Mark as a Correct answer

   Please, sign in to be able to submit a new answer.