[Glade-users] Attempting to add a widget with type GtkLabel to a GtkExpander
- From: marcin.krzyzanowski at gmail.com (Marcin Krzyzanowski)
- Subject: [Glade-users] Attempting to add a widget with type GtkLabel to a GtkExpander
- Date: Sun, 17 Dec 2006 22:01:14 +0100
Hi,
Today, glade3 from HEAD, reports:
(glade-3:19135): Gtk-WARNING **: Attempting to add a widget with type
GtkLabel to a GtkExpander, but as a GtkBin subclass a GtkExpander can only
contain one widget at a time; it already contains a widget of type GtkLabel
and crash.
This .glade file was created with glade-2 and GtkExpander has more than one
GtkLabel as a child. It's like this:
<widget class="GtkExpander"
id="DetailsExpander">
<child>
<widget class="GtkLabel"
id="DetailsLabel">
</widget>
</child>
<child>
<widget class="GtkLabel"
id="DetailsTitleLabel">
</widget>
</child>
</widget>
Now I'm not sure is it a bug now or in glade-2 ?
--
Marcin Krzy?anowski
http://www.hakore.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/glade-users/attachments/20061217/3fdfbcbd/attachment.html
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]