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

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

Reply via email to