Re: Message Loop on GTK+ ?



Dipak G Patil wrote:
Hi,

Can anybody tell me how I can achieve message loop functionality as like in windows on linux ? As on windows there is single windows procedure, which handles all events for all objects, so can I achieve this on linux using GTK+ rather than writting callbacks per object per event?

This should help:
http://developer.gnome.org/doc/API/2.0/gtk/gtk-General.html#gtk-main-do-event

Cheers,
                            -Tristan




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