Mahomedalid Ivan <<Crow>> wrote:

Hi Mahomedalid,

I need show 2 windows created in glade. Glade.XML conects fine to the
twos windows, but, show the both at the same time...

How i can show the second window, in any moment in the program???


In glade, using the "Common" tab on your window, you will find
an attribute named "visible". Turn it off and your window will not appear on
startup.

You may later turn it on programatically using  "yourWindow.show()".

 j.



_______________________________________________
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to