Re: GTKCombo: autocomplete?
- From: muppet <scott asofyet org>
- To: gtk-perl-list gnome org
- Subject: Re: GTKCombo: autocomplete?
- Date: Thu, 27 May 2004 21:45:17 -0400
On Thursday, May 27, 2004, at 09:00 PM, Daniel Kasak wrote:
In the code above, $window is a Gtk2::GladeXML object, which ( from my
understanding ) is the parent widget of the window Gtk2::Window > object.
erm, not exactly. the GladeXML object is just an object, not a widget.
that is, it does not derive from GtkWidget, and doesn't display
anything on the screen. the GladeXML object is actually a widget
factory; it knows how to read a ui description and turn that into a
widget tree.
i don't know for sure if the glade object actually owns the widgets.
so, perhaps it fathers widgets, but strictly speaking, it's not a
parent. ;-)
--
He's so good, you're gonna rock, and if you don't rock, it's your own
fault.
-- kk, describing the perks of having a very good drummer.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]