Builder4/ValaProjectSettings.bjs
authorAlan Knowles <alan@roojs.com>
Wed, 29 Oct 2014 09:30:57 +0000 (17:30 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 29 Oct 2014 09:30:57 +0000 (17:30 +0800)
Builder4/ValaProjectSettings.vala

Builder4/ValaProjectSettings.bjs
Builder4/ValaProjectSettings.vala

index d8af72a..a206fb7 100644 (file)
@@ -41,7 +41,7 @@
                                     "utf8 label" : "packages"
                                 },
                                 {
-                                    "* pack" : "pack_end,false,false,0",
+                                    "* pack" : "pack_end,true,true,0",
                                     "xtype" : "ScrolledWindow",
                                     "$ xns" : "Gtk",
                                     "items" : [
@@ -59,7 +59,7 @@
                                     "utf8 label" : "Available Directories"
                                 },
                                 {
-                                    "* pack" : "pack_end,false,true,0",
+                                    "* pack" : "pack_end,true,true,0",
                                     "xtype" : "ScrolledWindow",
                                     "$ xns" : "Gtk",
                                     "items" : [
index 27b6a0e..2065b28 100644 (file)
@@ -85,13 +85,13 @@ public class ValaProjectSettings : Object
             this.el.pack_end (  child_2.el , false,false,0 );
             var child_3 = new Xcls_ScrolledWindow7( _this );
             child_3.ref();
-            this.el.pack_end (  child_3.el , false,false,0 );
+            this.el.pack_end (  child_3.el , true,true,0 );
             var child_4 = new Xcls_Label9( _this );
             child_4.ref();
             this.el.pack_end (  child_4.el , false,false,0 );
             var child_5 = new Xcls_ScrolledWindow10( _this );
             child_5.ref();
-            this.el.pack_end (  child_5.el , false,true,0 );
+            this.el.pack_end (  child_5.el , true,true,0 );
         }
 
         // user defined functions