[Gtk-sharp-list] How to show dialog modal and wait for it?
Maciej Pilichowski
bluedzins at wp.pl
Mon Dec 28 13:45:17 EST 2009
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,
More information about the Gtk-sharp-list
mailing list