Re: Hello there



Hi Michael,

On Sun, 5 Aug 2001, Michael wrote:
> name and the application cannot continue if it doesn't know the file .
> In other words , I need 'modal windows' , i.e. windows that the function
> that creates them won't return until the user has pressed the X or a
> button that explicitly destroys the window .

	Take a look at this link:

http://developer.gnome.org/doc/API/gtk/gtkdialog.html

	In particular, the part where it mentions you should use
"gtk_window_set_modal ()".  I'm not sure, but perhaps the online tutorial
of dialog boxes *might* use it.

Ray






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