From: Alan Knowles Date: Thu, 21 Mar 2019 04:37:49 +0000 (+0800) Subject: NewBranch.bjs X-Git-Url: http://git.roojs.org/?p=gitlive;a=commitdiff_plain;h=fc81ce492666a9ddf264668c0a1e41a4564d1665 NewBranch.bjs NewBranch.vala --- diff --git a/NewBranch.bjs b/NewBranch.bjs index f27995b1..0fcd0554 100644 --- a/NewBranch.bjs +++ b/NewBranch.bjs @@ -252,7 +252,7 @@ ] }, { - "* pack" : "composite_name", + "* pack" : "append_page,_this.label_select_ticket.el", "xtype" : "Box", "$ xns" : "Gtk" } diff --git a/NewBranch.vala b/NewBranch.vala index 6347837f..dddada3f 100644 --- a/NewBranch.vala +++ b/NewBranch.vala @@ -58,7 +58,7 @@ public class NewBranch : Object this.el.add ( child_1.el ); var child_2 = new Xcls_Box26( _this ); child_2.ref(); - this.el.composite_name ( child_2.el ); + this.el.append_page ( child_2.el , _this.label_select_ticket.el ); //listeners this.el.delete_event.connect( (self, event) => {