NewBranch.bjs
authorAlan Knowles <alan@roojs.com>
Tue, 30 Oct 2018 08:49:30 +0000 (16:49 +0800)
committerAlan Knowles <alan@roojs.com>
Tue, 30 Oct 2018 08:49:30 +0000 (16:49 +0800)
NewBranch.vala

NewBranch.bjs
NewBranch.vala

index 0b504bc..af593ea 100644 (file)
@@ -75,7 +75,7 @@
         {
          "label" : "Component Name",
          "xalign" : 0.90000000000000002,
-         "* pack" : "attach_defaults,0,1,0,1",
+         "* pack" : "attach_defaults,0,1,1,2",
          "xtype" : "Label",
          "$ justify" : "Gtk.Justification.RIGHT",
          "x_options" : 4,
index 0e6c84e..accb881 100644 (file)
@@ -145,7 +145,7 @@ public class Xcls_DialogNewComponent : Object
             this.el.attach_defaults (  child_1.el , 1,2,1,2 );
             var child_2 = new Xcls_Label8( _this );
             child_2.ref();
-            this.el.attach_defaults (  child_2.el , 0,1,0,1 );
+            this.el.attach_defaults (  child_2.el , 0,1,1,2 );
             var child_3 = new Xcls_name( _this );
             child_3.ref();
             this.el.attach_defaults (  child_3.el , 1,2,0,1 );