FixBug.bjs
authorAlan Knowles <alan@roojs.com>
Sun, 9 Dec 2012 14:38:20 +0000 (22:38 +0800)
committerAlan Knowles <alan@roojs.com>
Sun, 9 Dec 2012 14:38:20 +0000 (22:38 +0800)
FixBug.js

FixBug.bjs
FixBug.js

index 74eba7b..2d5039f 100644 (file)
@@ -26,7 +26,7 @@
                     "|xns": "Gtk",
                     "items": [
                         {
-                            "pack": "pack_start,false,true,3",
+                            "pack": "pack_start,true,true,3",
                             "xtype": "HBox",
                             "|xns": "Gtk",
                             "items": [
index 391fdab..78ffddb 100644 (file)
--- a/FixBug.js
+++ b/FixBug.js
@@ -64,7 +64,7 @@ FixBug=new XObject({
             items : [
                 {
                     xtype: Gtk.HBox,
-                    pack : "pack_start,false,true,3",
+                    pack : "pack_start,true,true,3",
                     items : [
                         {
                             xtype: Gtk.VBox,