Re: [gtkmm] Glade-2, libgtkmm, Xml::create, callbacks



Hi Douglas!

Douglas Roberts wrote:
I do believe a widget/object lookup tool should be provided by glade/libglade/libglademm/libxml/whatever which provides similar functionality to that provided by lookup_widget when glade is used to produce C code.

It is a fact that GUI components often need to interact; therefore a lookup tool is required.

The get_widget() method is what you are looking for. It is the libglademm equivalent to the glade_xml_get_widget() function in libglade. You should really have a closer look at the libglademm documentation and examples.

--
Christer Palm




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