modal GtkFileSelection
- From: Derethor <derethor thepentagon com>
- To: "gtk-app-devel-list gnome org" <gtk-app-devel-list gnome org>
- Subject: modal GtkFileSelection
- Date: Tue, 05 Dec 2000 01:45:08 +0000
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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]