Re: How to run during "idle" in the main loop ?



You can try the g_idle_add or g_idle_add_full function. But keep in mind , just read the description of these functions before you use them.

Han wrote:
Hi,

I am writing a new app using GTK+, but I am new to GTK+.  I have a
question:  how do I execute code during the "idle" state of a window
or dialog?

I understand I can use g_signal_connect to run some code for certain
signals & events,  but how about "idle" ?  particularly,  I wanted to
run something in the dialog main loop after a dialog is shown, but
before any OK/cancel button is clicked.


thanks in advance.
Han
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list gnome org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list



--
Sincerely,
Vanevan
xhwu grandstream com




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