Re: How to wait for a destruction of a dialog?



Hi,

I would suggest having a look at the source code for GtkDialog in GTK+
1.3 (the unstable devel version), especially the gtk_dialog_run()
function. You want to do what that function does.

When GTK 2.0 comes out of course you can just use gtk_dialog_run().

Havoc





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