src/Builder4/PopoverFileDetails.bjs
authorAlan Knowles <alan@roojs.com>
Wed, 11 Nov 2015 09:10:47 +0000 (17:10 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 11 Nov 2015 09:10:47 +0000 (17:10 +0800)
src/Builder4/PopoverFileDetails.vala

src/Builder4/PopoverFileDetails.bjs
src/Builder4/PopoverFileDetails.vala

index 5630e24..c67da8b 100644 (file)
          "id" : "title",
          "$ visible" : true,
          "xtype" : "Entry",
-         "* pack" : "attach,0,0,1,1",
+         "* pack" : "attach,1,0,1,1",
          "$ xns" : "Gtk"
         },
         {
          "id" : "region",
          "$ visible" : true,
          "xtype" : "Entry",
-         "* pack" : "attach,0,0,1,1",
+         "* pack" : "attach,1,0,1,1",
          "$ xns" : "Gtk"
         },
         {
          "id" : "parent",
          "$ visible" : true,
          "xtype" : "Entry",
-         "* pack" : "attach,0,0,1,1",
+         "* pack" : "attach,1,0,1,1",
          "$ xns" : "Gtk"
         },
         {
          "id" : "permname",
          "$ visible" : true,
          "xtype" : "Entry",
-         "* pack" : "attach,0,0,1,1",
+         "* pack" : "attach,1,0,1,1",
          "$ xns" : "Gtk"
         },
         {
          "id" : "modOrder",
          "$ visible" : true,
          "xtype" : "Entry",
-         "* pack" : "attach,0,0,1,1",
+         "* pack" : "attach,1,0,1,1",
          "$ xns" : "Gtk"
         },
         {
         {
          "id" : "build_module",
          "* init" : "this.el.add_attribute(_this.dbcellrenderer.el , \"markup\", 1 );",
-         "* pack" : "attach,0,0,1,1",
+         "* pack" : "attach,1,0,1,1",
          "xtype" : "ComboBox",
          "$ xns" : "Gtk",
          "items" : [
index e0cf9dc..44c2827 100644 (file)
@@ -249,37 +249,37 @@ public class Xcls_PopoverFileDetails : Object
             this.el.attach (  child_4.el , 0,0,1,1 );
             var child_5 = new Xcls_title( _this );
             child_5.ref();
-            this.el.attach (  child_5.el , 0,0,1,1 );
+            this.el.attach (  child_5.el , 1,0,1,1 );
             var child_6 = new Xcls_Label13( _this );
             child_6.ref();
             this.el.attach (  child_6.el , 0,0,1,1 );
             var child_7 = new Xcls_region( _this );
             child_7.ref();
-            this.el.attach (  child_7.el , 0,0,1,1 );
+            this.el.attach (  child_7.el , 1,0,1,1 );
             var child_8 = new Xcls_Label15( _this );
             child_8.ref();
             this.el.attach (  child_8.el , 0,0,1,1 );
             var child_9 = new Xcls_parent( _this );
             child_9.ref();
-            this.el.attach (  child_9.el , 0,0,1,1 );
+            this.el.attach (  child_9.el , 1,0,1,1 );
             var child_10 = new Xcls_Label17( _this );
             child_10.ref();
             this.el.attach (  child_10.el , 0,0,1,1 );
             var child_11 = new Xcls_permname( _this );
             child_11.ref();
-            this.el.attach (  child_11.el , 0,0,1,1 );
+            this.el.attach (  child_11.el , 1,0,1,1 );
             var child_12 = new Xcls_Label19( _this );
             child_12.ref();
             this.el.attach (  child_12.el , 0,0,1,1 );
             var child_13 = new Xcls_modOrder( _this );
             child_13.ref();
-            this.el.attach (  child_13.el , 0,0,1,1 );
+            this.el.attach (  child_13.el , 1,0,1,1 );
             var child_14 = new Xcls_Label21( _this );
             child_14.ref();
             this.el.attach (  child_14.el , 0,0,1,1 );
             var child_15 = new Xcls_build_module( _this );
             child_15.ref();
-            this.el.attach (  child_15.el , 0,0,1,1 );
+            this.el.attach (  child_15.el , 1,0,1,1 );
         }
 
         // user defined functions