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

index c8a4eac..7097aa3 100644 (file)
                                                                                     "pack": false,
                                                                                     "items": [
                                                                                         {
+                                                                                            "label": "Redraw",
                                                                                             "pack": false,
                                                                                             "xtype": "ToolButton",
-                                                                                            "|xns": "Gtk",
-                                                                                            "label": "",
-                                                                                            "listeners": {}
+                                                                                            "|xns": "Gtk"
                                                                                         }
                                                                                     ]
                                                                                 },