[Gtk-sharp-list] Pb with several window ...
xiii29@free.fr
xiii29@free.fr
Mon, 28 Mar 2005 19:40:51 +0200
Hi !
I've a strange (from my point of view ;-)) problem !!
I've a window where I can ask the property of others object ... everyrthings
goes fine till I show another window ...
Here is what Happen
--> Main Window --> Property Window
==> No trouble
--> Main Window --> Property Window --> Msg Popup
==> I Cannot use the Hide method to close ...
--> Main Window --> Property Window --> Another Property Window
==> No Trouble
--> Main Window --> Property Window --> Another Property Window --> Msg Popup
==> I Cannot even come bakc to the application ...
I use simple Gtk.Message for popup ...
Thanks for any help !