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

index be480eb..1801ef3 100644 (file)
                                                                                     "items": [
                                                                                         {
                                                                                             "label": "Redraw",
+                                                                                            "pack": "pack_start,false,false,0",
                                                                                             "xtype": "Button",
-                                                                                            "|xns": "Gtk",
-                                                                                            "pack": "add",
-                                                                                            "listeners": {}
+                                                                                            "|xns": "Gtk"
                                                                                         }
                                                                                     ]
                                                                                 },