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

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

index 6cf8659..5630e24 100644 (file)
          "id" : "title",
          "$ visible" : true,
          "xtype" : "Entry",
-         "* pack" : "attach,1,2,2,3",
+         "* pack" : "attach,0,0,1,1",
          "$ xns" : "Gtk"
         },
         {
          "tooltip_text" : "center, north, south, east, west",
          "$ visible" : true,
          "xalign" : 0.90000000000000002,
-         "* pack" : "attach,0,1,3,4",
+         "* pack" : "attach,0,0,1,1",
          "xtype" : "Label",
          "$ justify" : "Gtk.Justification.RIGHT",
          "x_options" : 4,
          "id" : "region",
          "$ visible" : true,
          "xtype" : "Entry",
-         "* pack" : "attach,1,2,3,4",
+         "* pack" : "attach,0,0,1,1",
          "$ xns" : "Gtk"
         },
         {
          "label" : "Parent Name",
          "$ visible" : true,
          "xalign" : 0.90000000000000002,
-         "* pack" : "attach,0,1,4,5",
+         "* pack" : "attach,0,0,1,1",
          "xtype" : "Label",
          "$ justify" : "Gtk.Justification.RIGHT",
          "x_options" : 4,
          "id" : "parent",
          "$ visible" : true,
          "xtype" : "Entry",
-         "* pack" : "attach,1,2,4,5",
+         "* pack" : "attach,0,0,1,1",
          "$ xns" : "Gtk"
         },
         {
          "label" : "Permission Name",
          "$ visible" : true,
          "xalign" : 0.90000000000000002,
-         "* pack" : "attach,0,1,5,6",
+         "* pack" : "attach,0,0,1,1",
          "xtype" : "Label",
          "$ justify" : "Gtk.Justification.RIGHT",
          "x_options" : 4,
          "id" : "permname",
          "$ visible" : true,
          "xtype" : "Entry",
-         "* pack" : "attach_defaults,1,2,5,6",
+         "* pack" : "attach,0,0,1,1",
          "$ xns" : "Gtk"
         },
         {
          "label" : "Order (for tabs)",
          "$ visible" : true,
          "xalign" : 0.90000000000000002,
-         "* pack" : "attach_defaults,0,1,6,7",
+         "* pack" : "attach,0,0,1,1",
          "xtype" : "Label",
          "$ justify" : "Gtk.Justification.RIGHT",
          "x_options" : 4,
          "id" : "modOrder",
          "$ visible" : true,
          "xtype" : "Entry",
-         "* pack" : "attach_defaults,1,2,6,7",
+         "* pack" : "attach,0,0,1,1",
          "$ xns" : "Gtk"
         },
         {
          "label" : "Module to build (Vala only)",
          "$ visible" : true,
          "xalign" : 0.90000000000000002,
-         "* pack" : "attach_defaults,0,1,7,8",
+         "* pack" : "attach,0,0,1,1",
          "xtype" : "Label",
          "$ justify" : "Gtk.Justification.RIGHT",
          "x_options" : 4,
         {
          "id" : "build_module",
          "* init" : "this.el.add_attribute(_this.dbcellrenderer.el , \"markup\", 1 );",
-         "* pack" : "attach_defaults,1,2,7,8",
+         "* pack" : "attach,0,0,1,1",
          "xtype" : "ComboBox",
          "$ xns" : "Gtk",
          "items" : [
index 94a651b..e0cf9dc 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 , 1,2,2,3 );
+            this.el.attach (  child_5.el , 0,0,1,1 );
             var child_6 = new Xcls_Label13( _this );
             child_6.ref();
-            this.el.attach (  child_6.el , 0,1,3,4 );
+            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 , 1,2,3,4 );
+            this.el.attach (  child_7.el , 0,0,1,1 );
             var child_8 = new Xcls_Label15( _this );
             child_8.ref();
-            this.el.attach (  child_8.el , 0,1,4,5 );
+            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 , 1,2,4,5 );
+            this.el.attach (  child_9.el , 0,0,1,1 );
             var child_10 = new Xcls_Label17( _this );
             child_10.ref();
-            this.el.attach (  child_10.el , 0,1,5,6 );
+            this.el.attach (  child_10.el , 0,0,1,1 );
             var child_11 = new Xcls_permname( _this );
             child_11.ref();
-            this.el.attach_defaults (  child_11.el , 1,2,5,6 );
+            this.el.attach (  child_11.el , 0,0,1,1 );
             var child_12 = new Xcls_Label19( _this );
             child_12.ref();
-            this.el.attach_defaults (  child_12.el , 0,1,6,7 );
+            this.el.attach (  child_12.el , 0,0,1,1 );
             var child_13 = new Xcls_modOrder( _this );
             child_13.ref();
-            this.el.attach_defaults (  child_13.el , 1,2,6,7 );
+            this.el.attach (  child_13.el , 0,0,1,1 );
             var child_14 = new Xcls_Label21( _this );
             child_14.ref();
-            this.el.attach_defaults (  child_14.el , 0,1,7,8 );
+            this.el.attach (  child_14.el , 0,0,1,1 );
             var child_15 = new Xcls_build_module( _this );
             child_15.ref();
-            this.el.attach_defaults (  child_15.el , 1,2,7,8 );
+            this.el.attach (  child_15.el , 0,0,1,1 );
         }
 
         // user defined functions