On Sunday 02 May 2010 19:11:41 Maciej Pilichowski wrote: > Normally I would write something like this: > > dlg.Show(); > if (dlg.Filter!=null) > // do filtering
Ok, in a way I figured it out -- Run() instead of Show() makes the difference -- but still didn't grasp the "internal" meaning, why Show() is bad (after all dialog is still modal). Cheers, _______________________________________________ Gtk-sharp-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/gtk-sharp-list
