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