[Glade-devel] Druids
- From: raparkhurst tlu edu (Robert Parkhurst)
- Subject: [Glade-devel] Druids
- Date: 12 Jun 2003 08:33:14 -0500
As embarrassed as I am to admit this, calling gtk_widget_show_all()
worked. I was originally letting Glade's autobuild/autodisplay ability
do all the work. I guess glade calls gtk_widget_show()? In any event,
the druid works, now I just need to connect the signals, etc.
Thank you!
robert
On Thu, 2003-06-12 at 12:55, Carlos Garnacho wrote:
El mar, 10-06-2003 a las 15:51, Robert Parkhurst escribi=C3=B3:
I am trying to create a Druid in Glade for the purposes of creating a=
n
installation program. When I create it in Glade, it looks the way I
want it to look. When I execute the program though, it just displays=
a
blank window with the three default buttons. I have included picture=
s
that show what it looks like in Glade and what it looks like upon
execution.
=20
did you try to make gtk_widget_show_all () instead of gtk_widget_show()
with the druid created by glade? such as:
=20
GtkWidget *druid =3D glade_xml_get_widget (xml, "druid");
gtk_widget_show_all (druid);
=20
=20
Does anyone have any Druid building experience? I may decide down th=
e
road to brave the trenches and build a druid manually, but right now =
I
need RAD abilities, and Glade does do a good job of simplifying the
coding process. Anyway, if any of you can offer any help that would =
be
great!
=20
=20
Thank you,
robert
_______________________________________________
Glade-devel maillist - Glade-devel lists ximian com
http://lists.ximian.com/mailman/listinfo/glade-devel
=20
=20
This message was content scanned for viruses by the TLU McAfee Webshiel=
d.
--=20
Robert Parkhurst <raparkhurst tlu edu>
This message was content scanned for viruses by the TLU McAfee Webshield.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]