I can't for the life of me understand how this can happen. If I can't open a dialog from a timer thread well after the window opens, when can I open one?
Could it be that your using Gtk from the timer thread (ie. not the main Gtk thread)? If you are, have you read http://www.mono-project.com/Responsive_Applications which covers multi-threading and Gtk? The questions 5.2-5.4 on http://gtk.org/faq/ might also be useful. Regards, Eskil
_______________________________________________ Gtk-sharp-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/gtk-sharp-list
