Hello, Thanks a lot, but...
I think that I must to reformulate the question... With the code that I send you two messages before, besides the hide() present in it, I reach to see permanently (on the screen) the Gtk::Window (i.e., the NWIN main_window) when the programm runs. The only way to destroy this window (and stop the programm) is clicking on the x button of the that window. Is this ok ? Do you reach to see the NWIN main_window ? Thanks in advance... S. 2009/5/6 Daniel Elstner <[email protected]>: > Am Mittwoch, den 06.05.2009, 13:37 +0200 schrieb Sever P A: >> Thanks, Daniel >> >> > Just calling hide() should work. Do you have a simple test case so we >> > can reproduce the problem? >> >> I'll give you the simpliest programm, > [...] >> MWIN main_window; // this is where you call hide() > [...] >> Gtk::Main::run (main_window); // signal_hide() is connected here > >> Any idea ?? > > See above. :-) > > --Daniel > > > _______________________________________________ gtkmm-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtkmm-list
