glade and notebook



Hi,

I have a non glade app using a notebook widget. I want to add a page to my notebook, but I would like to create this page with glade-- (the GUI is fairly complex). How can I do this ? The problem is that the base class of glade-generated items is either Gtk::Window, or Gtk::Dialog, which cannot be emmbeded into a notebook ( the append_page method generates an assert ).
Can anybody help me, before I start writing the GUI my hand ?

Ben




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