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

index 39dcef4..39e2f60 100644 (file)
                                                                                             "listeners": {
                                                                                                 "state_changed": "function (self, state) {\n    this.setText(state ? \"Auto Redraw OFF\" : \"Auto Redraw On\");\n}"
                                                                                             },
-                                                                                            "label": "Redraw",
+                                                                                            "label": "Auto Redraw On",
                                                                                             "pack": "pack_start,false,false,0",
                                                                                             "xtype": "Button",
                                                                                             "|xns": "Gtk"