[Mono-devel-list] glade-sharp and GnomeAbout Widget

Daniele Bellucci belch at linux.it
Thu Nov 25 17:55:54 EST 2004


i have a question related to Glade-Sharp
from a .glade, how do i extract a "GnomeAbout" widget?
I tried with:

Gnome.About about = (Gnome.About)gxml["about"];

.. but looks like it doesn't work, since the object about
is set to null.

Any hint?

do i need to create the "about" dialog by hand by using the
Gnome.About class?

thanks



More information about the Mono-devel-list mailing list