[Gtk-sharp-list] How to prevent custom dialog from initially showing up with main window?

Jacek Rużyczka stacheldraht at interia.pl
Sat May 1 14:02:26 EDT 2010


Am Samstag 01 Mai 2010 17:43:39 schrieb Maciej Pilichowski:
>   The problem: when I call Show() for main window, it is shown but the
> dialog is also shown.
> 
>   QUESTION: how to show only the main window (without dialog)?
> 
> 
Set the Visible property of the dialog to False, if possible, before calling 
the Show() method of the main window.

Once you want the dialog to show up, set Visible to True.

Regards
Jacek

----------------------------------------------------------------------
Najlepsza wyszukiwarka tanich lotow!
Sprawdz >>> http://linkint.pl/f26b1



More information about the Gtk-sharp-list mailing list