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

index 44cd528..f82e46c 100644 (file)
                                                                                 {
                                                                                     "|xns": "Gtk",
                                                                                     "xtype": "Toolbar",
-                                                                                    "pack": false
+                                                                                    "pack": false,
+                                                                                    "items": [
+                                                                                        {
+                                                                                            "|xns": "Gtk",
+                                                                                            "xtype": "ToolButton",
+                                                                                            "pack": false
+                                                                                        }
+                                                                                    ]
                                                                                 },
                                                                                 {
                                                                                     "pack": "add",