Attribute changed old-javascript
[app.Builder.js] / old-javascript / Builder3 / StandardErrorDialog.bjs
diff --git a/old-javascript/Builder3/StandardErrorDialog.bjs b/old-javascript/Builder3/StandardErrorDialog.bjs
new file mode 100644 (file)
index 0000000..201e518
--- /dev/null
@@ -0,0 +1 @@
+{"id":"file-gtk-17","name":"StandardErrorDialog","parent":"","title":false,"path":"/home/alan/gitlive/app.Builder.js/Sample/StandardErrorDialog.bjs","items":[{"|xns":"Gtk","xtype":"MessageDialog","|buttons":"Gtk.ButtonsType.OK","|modal":true,"|message_type":"Gtk.MessageType.ERROR","text":"fixme","|use_markup":true,"|show":"function(msg) {\n     if (!this.el) {\n            this.init();\n        }\n        this.el.text =  msg;\n        this.el.show_all();\n}\n","listeners":{"delete_event":"function (self, event) {\n    this.el.hide();\n    return true;\n}","response":"function (self, response_id) {\n   this.el.hide();\n}"}}]}
\ No newline at end of file