[glade--]code generated for Gnome App window seems bad



Just try to make a new project with a default Gnome application window.
Compile it and run it.
You won't see any menus, toolbars, statusbar etc. :-(
I think that this is due to the fact that the code generated doesn't make calls to
standard Gnome::App functions like:
set_menus, set_toolbar, set_statusbar, add_docked, etc. or to at least "set_contents"!
Manually adding a "set_contents(*dock1)" made it almost work (no statusbar though).
What should the correct code look like ?

Having glade 0.6.2, gnomemm-1.2.0-ximian.2, gtkmm-1.2.5-ximian.2, gtk+-1.2.10-ximian.10.
on a RedHat 7.1 box.

Regards,
  Cristi




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