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

FixBug.bjs
FixBug.js

index 0c54fa9..2281bab 100644 (file)
@@ -26,7 +26,7 @@
                     "|xns": "Gtk",
                     "items": [
                         {
-                            "pack": "add",
+                            "pack": "pack_start,false,true,3",
                             "xtype": "HBox",
                             "|xns": "Gtk",
                             "items": [
index b9d11a8..4a07c7a 100644 (file)
--- a/FixBug.js
+++ b/FixBug.js
@@ -64,7 +64,7 @@ FixBug=new XObject({
             items : [
                 {
                     xtype: Gtk.HBox,
-                    pack : "add",
+                    pack : "pack_start,false,true,3",
                     items : [
                         {
                             xtype: Gtk.VBox,