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

index 1801ef3..b7fd426 100644 (file)
                                                                                     "xtype": "HBox",
                                                                                     "|xns": "Gtk",
                                                                                     "items": [
+                                                                                        {
+                                                                                            "label": "Redraw",
+                                                                                            "pack": "pack_start,false,false,0",
+                                                                                            "xtype": "Button",
+                                                                                            "|xns": "Gtk"
+                                                                                        },
                                                                                         {
                                                                                             "label": "Redraw",
                                                                                             "pack": "pack_start,false,false,0",