Hello, > Try replacing SelectionChanged with FileSet event.
It does not trigger any action then. > Oh, hey... > https://bugzilla.gnome.org/show_bug.cgi?id=327243 Nice ;-), thank you. > > calling modal dialog should stop processing events in main dialog > > "Modal windows prevent interaction with other windows in the same > application." It doesn't mean they do that by stopping event > processing... I think it means exactly that -- if the events processing isn't stopped it would be up to every handler to check if the window has child modal window, and if it has, ignore the event. Cheers, _______________________________________________ Gtk-sharp-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/gtk-sharp-list
