Hi again My program is crashing when executing:
Gtk::Main kit(0,0); I don't have the argv,argc variables because I'm not running my window in a main function. I can't step into this function to see where the problem is. (I think because I'm using dll's without debugging info) Question -------- Could using (0,0) as arguments be causing the problem? Another_Question ---------------- Why can't Gtk::Main kit; be global? Thanks Damon ______________________________________________________________ http://www.webmail.co.za the South African FREE email service _______________________________________________ gtkmm-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtkmm-list
