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

NewBranch.bjs
NewBranch.vala

index 028643e..e2650b2 100644 (file)
@@ -39,7 +39,7 @@
        "$ homogeneous" : true,
        "items" : [
         {
-         "label" : "Module to build (Vala only)",
+         "label" : "Select Ticket",
          "$ visible" : true,
          "xalign" : 0.90000000000000002,
          "* pack" : "attach_defaults,0,1,0,1",
@@ -51,7 +51,7 @@
         {
          "id" : "build_module",
          "* init" : "this.el.add_attribute(_this.dbcellrenderer.el , \"markup\", 1 );",
-         "* pack" : "attach_defaults,1,2,1,2",
+         "* pack" : "attach_defaults,1,2,0,1",
          "xtype" : "ComboBox",
          "$ xns" : "Gtk",
          "items" : [
index 9eda8da..30add61 100644 (file)
@@ -142,7 +142,7 @@ public class Xcls_DialogNewComponent : Object
             this.el.attach_defaults (  child_0.el , 0,1,0,1 );
             var child_1 = new Xcls_build_module( _this );
             child_1.ref();
-            this.el.attach_defaults (  child_1.el , 1,2,1,2 );
+            this.el.attach_defaults (  child_1.el , 1,2,0,1 );
             var child_2 = new Xcls_Label8( _this );
             child_2.ref();
             this.el.attach_defaults (  child_2.el , 0,1,1,2 );
@@ -165,7 +165,7 @@ public class Xcls_DialogNewComponent : Object
         public Xcls_Label4(Xcls_DialogNewComponent _owner )
         {
             _this = _owner;
-            this.el = new Gtk.Label( "Module to build (Vala only)" );
+            this.el = new Gtk.Label( "Select Ticket" );
 
             // my vars (dec)