[Gtk-sharp-list] Embedded forms
Raśl Moratalla
raul.moratalla@ono.com
Thu, 15 Jul 2004 23:46:13 +0200
Hi everybody,
I am a newbie programmer with MONO and GTK# and I would like to know if
should be possible to do the following:
I have designed 3 forms with Glade, one of them is the master. I would
like to load form2 at the bottom of the master form (as it was embedded)
when I click on a button, and if I click in another button I want to
load the form3 (and hide form2) embedded at the bottom of the master form.
Should it be possible? Could anyone explain to me how to do this?
Thanks in advance,
Raśl