I also find some features (if that's
the right word) of Gtk::Application and Gio::Application overly
complicated.
I've added a short description in the gtkmm tutorial, Chapter 8. "Container Widgets", "Multiple-item widgets", "Boxes", "Gtk::Application and command-line options". I've also modified the book/box example code, http://git.gnome.org/browse/gtkmm-documentation/tree/examples/book/box/main.cc It didn't work, so something had to be done with it. Right now these changes are stored only in the git repository. This is not the best possible place for a description of Gtk::Application. The gtkmm tutorial needs a separate chapter or section with a more complete description of Gtk::Application, but for now the description and code I added is better than nothing. Kjell 2012-11-19 16:08, Jiergir Ogoerg skrev: Thanks a lot, it works. |