[MonoDevelop] Stetic questios
Jacek Ruzyczka
ruzyczka at versanet.de
Tue Dec 11 15:27:39 EST 2007
Am Dienstag, 11. Dezember 2007 05:57 schrieb Miguel de Icaza:
> Hello,
>
> Am creating some data dynamically for a menu, and it is not clear
> how I can add this information to my window.
>
> The UIManager that Stetic creates is a local variable to the build
> routine so I can not access that. Another option is to use the
> menubar that is attached to the Window, and the manually walk the menu
> hierarchy, but that sounds incredibly suboptimal since we have the
> UImanager in place.
>
Hi,
in fact, fiddling around with the menubar (first having made it accessible
from the source code by using "Bind to field") is what I've done in my app,
which reads out a whole menu hierarchy out of a PostgreSQL DBMS and then adds
it to the menubar.
Regards
Jacek Rużyczka
More information about the Monodevelop-list
mailing list