[Gtk-sharp-list] Modal property of Dialog not working

Mike Kestner mkestner@speakeasy.net
10 Jan 2003 18:35:49 -0600


On Fri, 2003-01-10 at 13:25, vanosten wrote:
> Hi
> The modal property of dialog seems not to be working. Even if I set
> "dialog.Modal = true" the code in my method goes on, i.e. the appliation
> is not freezed. I might be missing some general GTK behaviour?

I've used the Dialog::Run() method successfully in Gtk# for modal
dialogs.  Haven't gotten around to trying the Modal prop.

-- 
Mike Kestner <mkestner@speakeasy.net>