Sample/Window.bjs
authorAlan Knowles <alan@akbkhome.com>
Thu, 14 Oct 2010 09:01:59 +0000 (17:01 +0800)
committerAlan Knowles <alan@akbkhome.com>
Thu, 14 Oct 2010 09:01:59 +0000 (17:01 +0800)
Sample/Window.bjs

index 40db8ae..9ee4965 100644 (file)
                                                                                     "items": [
                                                                                         {
                                                                                             "label": "Redraw",
-                                                                                            "pack": false,
                                                                                             "xtype": "Button",
-                                                                                            "|xns": "Gtk"
+                                                                                            "|xns": "Gtk",
+                                                                                            "listeners": {}
                                                                                         }
                                                                                     ]
                                                                                 },