Maybe I was not clear in my previous message :
I connect the "clicked" event as shown in the code, but
my problem is I don't want to show the "file selection dialog"
and "window" togheter.

I wish to show the "window" only when the "ok button" is pressed !
To do this a need to stop the GTK execution !

How ?

But GTK shows the "file selection dialog" and the "window" without
waiting OK button is pressed :(




                                                                                       
                  
                      Sven Neumann                                                     
                  
                      <[EMAIL PROTECTED]>          To:       Lorenzo Zampese/Electrolux 
Professional         
                      Sent by: Sven             S.P.A./Italy/Electrolux 
Group@Electrolux                 
                      Neumann                  cc:       [EMAIL PROTECTED]            
                  
                      <[EMAIL PROTECTED]        Subject:  Re: Gtk execution question    
                  
                      rgence.de>                                                       
                  
                                                                                       
                  
                                                                                       
                  
                      12/11/2002 16:54                                                 
                  
                                                                                       
                  
                                                                                       
                  




Hi,

[EMAIL PROTECTED] writes:

> (e.g. in the handler function I will change 'my_test_variable' into 0
> when the "ok button" is pressed).
> When 'my_test_variable' changes value GTK should go on and making
'window'
>
> How can obtain this kind of behavior ?

what about connecting to the "clicked" signal of the OK button?


 Salut, Sven




_______________________________________________
gtk-list mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/gtk-list

Reply via email to