[Glade-users] fileselection persecution...

Damon Chaplin damon@ximian.com
Sat, 31 Mar 2001 17:38:50 -0500


opengol@netscape.net wrote:
> 
> Hi can somebody tell me why even if its visibility is turned off,
> the fileselection window keep appearing me?

If you are using the generated C code, the visibility flag of the
toplevel window/dialog is not used.

You need to alter the code in main() so it only creates and shows
the windows you want.

Damon