[Glade-devel] Possible bug



Just wanted to pass this by you all before I file this as a bug.
 
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
 


-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/glade-devel/attachments/20060627/a991039a/attachment.html 




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]