[Glade-devel] Possible bug
- From: tristan.van.berkom at gmail.com (Tristan Van Berkom)
- Subject: [Glade-devel] Possible bug
- Date: Tue, 27 Jun 2006 20:26:36 -0400
Jeff Westerinen wrote:
Just wanted to pass this by you all before I file this as a bug.
Definitly a bug.
Please file it :-)
Cheers,
-Tristan
GTK warns of multiple widgets contained in a button with an image.
1. Create a button widget.
2. Set its edit class to Container in Properties.
3. Add an image.
4. Save.
Examine the xml. It will have a "label" property which GTK complains
about, with the following warning:
Gtk-WARNING **: Attempting to add a widget with type GtkImage to a
GtkButton, but as a GtkBin subclass a GtkButton can only contain one
widget at a time; it already contains a widget of type GtkLabel.
It seems that the label is not being forsaken for an image, in the XML.
- Jeff
------------------------------------------------------------------------
_______________________________________________
Glade-devel maillist - Glade-devel at lists.ximian.com
http://lists.ximian.com/mailman/listinfo/glade-devel
[
Date Prev][
Date Next] [
Thread Prev][Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]