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

index b717aad..21247ad 100644 (file)
                                                                                             "listeners": {
                                                                                                 "state_changed": "function (self, state) {\n    this.setText(state ? \"Auto Redraw OFF\" : \"Auto Redraw On\");\n}"
                                                                                             },
+                                                                                            "active": true,
                                                                                             "label": "Auto Redraw On",
                                                                                             "pack": "pack_start,false,false,0",
                                                                                             "xtype": "CheckButton",