Re: [BUG] one cannot add widgets to notebooks (regression against gtk2-perl)
- From: Thierry Vignaud <tvignaud mandrakesoft com>
- To: muppet <scott asofyet org>
- Cc: gtk-perl list <gtk-perl-list gnome org>
- Subject: Re: [BUG] one cannot add widgets to notebooks (regression against gtk2-perl)
- Date: Sun, 06 Jul 2003 22:12:13 +0200
muppet <scott asofyet org> writes:
the second argument, tab_label, must be a widget (usually a
GtkLabel, but also a GtkHBox containing a label and a button), but
you're passing a string, which is not a widget.
ah, yes, there was a wrapper that create the label if a string was
passed in gtk2-perl.
ok, i will fix mcc by using ugtk2:add2notebook() that will create the
widget for me.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]