Hi, I am trying save the size of the window for my application (in GConf) and to force the size of the window to be restored to the same size next time it is launched.
What is the proper technique to achieve this? I was under the impression that Gnome::UI::App was derived from Gtk::Window but I was apparently mistaken. Glade was used to design the interface and a get_widget() is used to get the widget representing the window (GnomeApp class in Glade). I am trying to stay in "pure" C++ as much as possible and not use GnomeApp*. Thanks in advance for the help. Eric. _______________________________________________ gnomemm-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnomemm-list
