src/Builder4/MainWindow.bjs
authorAlan Knowles <alan@roojs.com>
Fri, 27 Feb 2015 07:00:17 +0000 (15:00 +0800)
committerAlan Knowles <alan@roojs.com>
Fri, 27 Feb 2015 07:00:17 +0000 (15:00 +0800)
src/Builder4/MainWindow.vala

src/Builder4/MainWindow.bjs
src/Builder4/MainWindow.vala

index 16bbc54..840c89b 100644 (file)
@@ -37,7 +37,7 @@
    "# string title" : "\"Application Builder\"",
    "# ValaProjectSettings vala_projectsettings" : "null",
    "# Xcls_WindowAddProp add_props" : "null",
-   "* init" : " this.state = \"files\";\n\t  \n    //this.el.show_all();\n    \n    ",
+   "* init" : " \n\t  \n    //this.el.show_all();\n    \n    ",
    "# WindowState windowstate" : "null",
    "# Xcls_GtkView window_gladeview" : "null",
    "items" : [
index 0cbfd7a..a78639b 100644 (file)
@@ -91,9 +91,7 @@ public class Xcls_MainWindow : Object
 
         // init method 
 
-        this.state = "files";
-                 
-            //this.el.show_all();
+        //this.el.show_all();
         // listeners 
         this.el.delete_event.connect( (   event) => {
             return false;