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

NewBranch.bjs
NewBranch.vala

index f27995b..0fcd055 100644 (file)
      ]
     },
     {
-     "* pack" : "composite_name",
+     "* pack" : "append_page,_this.label_select_ticket.el",
      "xtype" : "Box",
      "$ xns" : "Gtk"
     }
index 6347837..dddada3 100644 (file)
@@ -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) => {