src/Builder4/RooProjectSettings.bjs
authorAlan Knowles <alan@roojs.com>
Thu, 2 Feb 2017 06:14:39 +0000 (14:14 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 2 Feb 2017 06:14:39 +0000 (14:14 +0800)
src/Builder4/RooProjectSettings.vala

src/Builder4/RooProjectSettings.bjs
src/Builder4/RooProjectSettings.vala

index fa75226..dc48bbd 100644 (file)
@@ -83,7 +83,7 @@
              },
              "id" : "base_template",
              "* init" : "this.el.add_attribute(_this.base_template_cellrenderer.el , \"markup\", 1 );",
-             "* pack" : "attach,1,0,1,1",
+             "* pack" : "add",
              "xtype" : "ComboBox",
              "$ xns" : "Gtk",
              "items" : [
index 1ad20a6..ff693c3 100644 (file)
@@ -305,7 +305,7 @@ public class Xcls_RooProjectSettings : Object
             this.el.pack_start (  child_0.el , false,false,0 );
             var child_1 = new Xcls_base_template( _this );
             child_1.ref();
-            this.el.attach (  child_1.el , 1,0,1,1 );
+            this.el.add (  child_1.el  );
         }
 
         // user defined functions