On Sat, 2006-06-24 at 10:52 -0700, Joe Van Dyk wrote: > Ok, thanks! I guess not being able to put the call inside main() > might be a good reason.
its only my US$0.02, but not being able to put stuff inside main() or some known early-called function that main() will always execute suggests a very good reason to revisit your build procedure, not to put a Gtk::Main declaration at file scope. _______________________________________________ gtkmm-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtkmm-list
