[MonoDevelop] Question about GUI designer

Fredrik Nilsson jymdman at gmail.com
Fri Apr 14 08:15:15 EDT 2006


Hi,

Can I use the GUI designer to create a top widget for a plugin.
When using glade, you can specifiy what widget to begin to build from, like
this:

        Glade.XML gxml = Glade.XML.FromAssembly ("ui.glade", "main_vbox",
null);

The specified example do not create the window, but starts at main_vbox
instead.
I can then easily add the main_vbox to a notebook page.

Is this something I can do with the GUI designer in MD 0.10?

/Fredrik
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/monodevelop-list/attachments/20060414/ce9b40ec/attachment.html


More information about the Monodevelop-list mailing list