src/Builder4/WindowRooView.bjs
authorAlan <alan@roojs.com>
Thu, 18 Aug 2022 10:35:01 +0000 (18:35 +0800)
committerAlan <alan@roojs.com>
Thu, 18 Aug 2022 10:35:01 +0000 (18:35 +0800)
src/Builder4/WindowRooView.vala

src/Builder4/WindowRooView.bjs
src/Builder4/WindowRooView.vala

index 7495d05..42023c5 100644 (file)
       },
       {
        "$ xns" : "Gtk",
+       "* pack" : "append_page,_this.label_code.el",
        "Gtk.Orientation orientation" : "Gtk.Orientation.HORIZONTAL",
        "int spacing" : 0,
        "xtype" : "Box"
index 660a8ff..933c927 100644 (file)
@@ -255,7 +255,7 @@ public class Xcls_WindowRooView : Object
             this.el.append_page (  child_2.el , _this.label_preview.el );
             var child_3 = new Xcls_Box14( _this );
             child_3.ref();
-            this.el.append_page( child_3.el, new Gtk.Label(""));
+            this.el.append_page (  child_3.el , _this.label_code.el );
             var child_4 = new Xcls_ScrolledWindow15( _this );
             child_4.ref();
             this.el.append_page (  child_4.el , _this.label_code.el );