[MonoDevelop] Stetic questios
Miguel de Icaza
miguel at ximian.com
Wed Dec 12 11:26:44 EST 2007
Hello Lluis,
Thanks for your response:
> You can add a set of actions to the menu and dynamically
> hide/show/update them at run-time. If that is not enough, the only
> option right now is to walk the menu hierarchy. However, it might make
> sense to make the UIManager accessible. I add it to my TODO.
The situation I have is that I need to populate dynamically the
menus, and doing the population manually is going to be error-prone, and
since the data is dynamic it would hard-code a lot of things into the
UI.
I would be fine with either the uimanager accessible, or having
some way of referencing a placeholder in the menus.
Thanks for the feedback!
Miguel.
More information about the Monodevelop-list
mailing list