[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

RE: modal GtkFileSelection



Try gtk_grab_add(GTK_WIDGET(file_sel_widget)).



				-- Stupid Genius

> ----------
> From: 	Derethor[SMTP:derethor@thepentagon.com]
> Reply To: 	derethor@thepentagon.com
> Sent: 	Monday, December 04, 2000 8:45 PM
> To: 	gtk-app-devel-list@gnome.org
> Subject: 	modal GtkFileSelection
> 
> 
>  hi guys!
> 
>  Is There any way to get a GtkFileSelection working in modal mode?
> 
>  I'd like to have something like
> 
>  file = ask_file ("choose your file");
> 
>  I tryed  with gtk_window_set_modal, but it seems that it is not working
> (I mean, the program continues the execution)
> 
>  Looking in the API desing, I believe than I have to write a callback
> connected to the okey button, and do all my stuff there... but, I need
> something general...
> 
>  For sure, I'm missing something... right?
> 
>  thanks!
> 
> -- 
> signed
>           derethor of centolos
> 
> 
> _______________________________________________
> gtk-app-devel-list mailing list
> gtk-app-devel-list@gnome.org
> http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list
> 




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]