Is there an equivalent in GTK# for Application.DoEvents()? 
Application.DoEvents() informs the main event handler (the main loop)
to process all pending updates to widgets (and background events) that
have built up until the method was called.

Your assistance would be appreciated.

--
AksanSai
_______________________________________________
Gtk-sharp-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/gtk-sharp-list

Reply via email to