Message 1 of 1
Radial Marking Menu and Repeat command

Not applicable
02-25-2017
07:38 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello
So I have be playing with the Radial marking menu and trying to create something like this.
Now I got the buttons in the menu and they work, but when I´m done the button is left in the repeat command.
Now the button is harmless there, no event handler is connected.
So is there a way to not show the button is the repeat command area?
Note:
I have also tried to use inventor buttons, like "AppContextual_CancelCmd" witch works to kill commands. But something like "AppContextual_ApplyCmd" done not work, it will not fire OnExecute Event. But they do not show up in the repeat command area.
One thing that dose work is to delete the button after he has no more use. But I think that is overkill.