Builder3/Window.js
authorAlan Knowles <alan@akbkhome.com>
Mon, 2 Jul 2012 13:15:42 +0000 (21:15 +0800)
committerAlan Knowles <alan@akbkhome.com>
Mon, 2 Jul 2012 13:15:42 +0000 (21:15 +0800)
Builder3/Window.js

index cff3b48..6da1b12 100644 (file)
@@ -42,13 +42,9 @@ Window=new XObject({
     init : function() {
         
        //imports.ProjectManager.ProjectManager.loadConfig();
-               Gtk.rc_parse_string(
-                                       "style \"gtkcombobox-style\" {\n" + 
-                                       "    GtkComboBox::appears-as-list = 1\n" +
-                                       "}\n"+
-                                       "class \"GtkComboBox\" style \"gtkcombobox-style\"\n");
+                
         XObject.prototype.init.call(this);
-        this.el.show_all();
+       // this.el.show_all();