NewBranch.bjs
authorAlan Knowles <alan@roojs.com>
Thu, 21 Mar 2019 04:36:26 +0000 (12:36 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 21 Mar 2019 04:36:26 +0000 (12:36 +0800)
NewBranch.vala

NewBranch.bjs
NewBranch.vala

index 97d52a8..aeb1d9c 100644 (file)
        "id" : "label_select_ticket",
        "* pack" : false,
        "xtype" : "Label",
+       "string label" : "Select Existing Ticket to work on",
+       "$ xns" : "Gtk"
+      },
+      {
+       "id" : "label_select_ticket",
+       "xtype" : "Label",
+       "* pack" : false,
+       "string label" : "Select Existing Ticket to work on",
+       "$ xns" : "Gtk"
+      },
+      {
+       "id" : "label_select_ticket",
+       "* pack" : false,
+       "xtype" : "Label",
+       "string label" : "Select Existing Ticket to work on",
        "$ xns" : "Gtk"
       }
      ]
index 0af7412..2fd74e3 100644 (file)
@@ -24,6 +24,8 @@ public class NewBranch : Object
     public Xcls_btn_closed btn_closed;
     public Xcls_scrolled_window scrolled_window;
     public Xcls_view view;
+    public Xcls_label_select_ticket label_select_ticket;
+    public Xcls_label_select_ticket label_select_ticket;
     public Xcls_label_select_ticket label_select_ticket;
 
         // my vars (def)
@@ -982,10 +984,60 @@ public class NewBranch : Object
             this.el.vexpand = true;
             var child_0 = new Xcls_label_select_ticket( _this );
             child_0.ref();
+            var child_1 = new Xcls_label_select_ticket( _this );
+            child_1.ref();
+            var child_2 = new Xcls_label_select_ticket( _this );
+            child_2.ref();
+        }
+
+        // user defined functions
+    }
+    public class Xcls_label_select_ticket : Object
+    {
+        public Gtk.Label el;
+        private NewBranch  _this;
+
+
+            // my vars (def)
+
+        // ctor
+        public Xcls_label_select_ticket(NewBranch _owner )
+        {
+            _this = _owner;
+            _this.label_select_ticket = this;
+            this.el = new Gtk.Label( "Select Existing Ticket to work on" );
+
+            // my vars (dec)
+
+            // set gobject values
+        }
+
+        // user defined functions
+    }
+
+    public class Xcls_label_select_ticket : Object
+    {
+        public Gtk.Label el;
+        private NewBranch  _this;
+
+
+            // my vars (def)
+
+        // ctor
+        public Xcls_label_select_ticket(NewBranch _owner )
+        {
+            _this = _owner;
+            _this.label_select_ticket = this;
+            this.el = new Gtk.Label( "Select Existing Ticket to work on" );
+
+            // my vars (dec)
+
+            // set gobject values
         }
 
         // user defined functions
     }
+
     public class Xcls_label_select_ticket : Object
     {
         public Gtk.Label el;
@@ -999,7 +1051,7 @@ public class NewBranch : Object
         {
             _this = _owner;
             _this.label_select_ticket = this;
-            this.el = new Gtk.Label( null );
+            this.el = new Gtk.Label( "Select Existing Ticket to work on" );
 
             // my vars (dec)