FixBug.bjs
authorAlan Knowles <alan@akbkhome.com>
Wed, 30 Mar 2011 09:06:22 +0000 (17:06 +0800)
committerAlan Knowles <alan@akbkhome.com>
Wed, 30 Mar 2011 09:06:22 +0000 (17:06 +0800)
FixBug.bjs

index 51903ca..61cdfe4 100644 (file)
@@ -72,7 +72,7 @@
                                     "id": "view",
                                     "indent_width": 4,
                                     "pack": "add",
-                                    "xtype": "View",
+                                    "xtype": "TextView",
                                     "|auto_indent": true,
                                     "|init": "function() {\n    XObject.prototype.init.call(this);\n     var description = Pango.Font.description_from_string(\"monospace\")\n    description.set_size(8000);\n    this.el.modify_font(description);\n\n}\n",
                                     "|insert_spaces_instead_of_tabs": true,