src/Builder4/DialogTemplateSelect.bjs
authorAlan Knowles <alan@roojs.com>
Mon, 18 May 2015 09:46:23 +0000 (17:46 +0800)
committerAlan Knowles <alan@roojs.com>
Mon, 18 May 2015 09:46:23 +0000 (17:46 +0800)
src/Builder4/DialogTemplateSelect.vala

src/Builder4/DialogTemplateSelect.bjs
src/Builder4/DialogTemplateSelect.vala

index b0b3270..fc0e026 100644 (file)
@@ -67,6 +67,7 @@
        "* pack" : "pack_start,false,false,0",
        "xtype" : "Box",
        "$ xns" : "Gtk",
+       "Gtk.Orientation orientation" : "Gtk.Orientation.HORIZONTAL",
        "items" : [
         {
          "label" : "Select Database Table : ",
index 321eb18..c6a5f6e 100644 (file)
@@ -321,7 +321,7 @@ public class DialogTemplateSelect : Object
         public Xcls_Box8(DialogTemplateSelect _owner )
         {
             _this = _owner;
-            this.el = new Gtk.Box( null, 0 );
+            this.el = new Gtk.Box( Gtk.Orientation.HORIZONTAL, 0 );
 
             // my vars (dec)