X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=NewBranch.vala;h=e89d82e107e39a8dc4b32ff6e3ded3b003f20edf;hb=3e6a951feeaa384b8022e423849cd98d17a0e10c;hp=8f8bb125aecdc9a5a0b2354130760843bb693c5c;hpb=7704eaf12e61d549dcdda0b9d9ead984a402e8c8;p=gitlive diff --git a/NewBranch.vala b/NewBranch.vala index 8f8bb125..e89d82e1 100644 --- a/NewBranch.vala +++ b/NewBranch.vala @@ -24,6 +24,9 @@ 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) public GitRepo? repo; @@ -979,14 +982,63 @@ public class NewBranch : Object // set gobject values this.el.vexpand = true; - var child_0 = new Xcls_Label23( _this ); + var child_0 = new Xcls_label_select_ticket( _this ); child_0.ref(); - this.el.get_path_for_child ( child_0.el ); + 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_Label23 : Object + + 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( "Create a new Ticket" ); + + // my vars (dec) + + // set gobject values + } + + // user defined functions + } + + public class Xcls_label_select_ticket : Object { public Gtk.Label el; private NewBranch _this; @@ -995,10 +1047,11 @@ public class NewBranch : Object // my vars (def) // ctor - public Xcls_Label23(NewBranch _owner ) + public Xcls_label_select_ticket(NewBranch _owner ) { _this = _owner; - this.el = new Gtk.Label( null ); + _this.label_select_ticket = this; + this.el = new Gtk.Label( "Select Existing Ticket to work on" ); // my vars (dec)