From: Alan Knowles Date: Tue, 25 May 2010 05:48:32 +0000 (+0800) Subject: Sample/DialogConfirm.js X-Git-Url: http://git.roojs.org/?a=commitdiff_plain;h=20d4e13cc15b32842ee21ea0bac88ce79fa22aa5;p=app.Builder.js Sample/DialogConfirm.js --- diff --git a/Sample/DialogConfirm.js b/Sample/DialogConfirm.js index 2926920a6..0960e7a0b 100644 --- a/Sample/DialogConfirm.js +++ b/Sample/DialogConfirm.js @@ -25,6 +25,7 @@ DialogConfirm=new XObject({ message_type : Gtk.MessageType.QUESTION, use_markup : true, text : "-", + modal : true, listeners : { "response":function (self, response_id) { this.el.hide();