Re: Glade, GTKMM, and adding widgets to containers that are created in Glade.





get_widget_derived() might be what you area looking for. Here is some
informatin about its use with Gtk::Builder though it was much the same
with libglademm:
http://library.gnome.org/devel/gtkmm-tutorial/unstable/sec-builder-using-derived-widgets.html.en

--
murrayc murrayc com
www.murrayc.com
www.openismus.com


Murray,

Thanks for the suggestion.  I have used the derived widget for my main window, and that works fine, but is this the only way to add widgets to Glade containers? 

Thanks,

Steve


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