Posted 18 years ago
by Marianne
With the legacy DockableWindow app, there was an easy way to find out what the context menu items being displayed were. Is there a way to do that now with UIStudio? In other words, how do I know whether the 'Create Vertical Tab Group' or 'Move to next tab group' items are going to be displayed? I would need to know this in order to create context menu items that were being displayed in addition to any existing items.
Would it be possible to include the list of menu items in the event args so that when handling the context menu we can add your items to our own?
Would it be possible to include the list of menu items in the event args so that when handling the context menu we can add your items to our own?
------------------------------- Marianne