Builder/RightGtkView.js
authorAlan Knowles <alan@akkbhome.com>
Sun, 16 May 2010 02:06:27 +0000 (10:06 +0800)
committerAlan Knowles <alan@akkbhome.com>
Sun, 16 May 2010 02:06:27 +0000 (10:06 +0800)
Builder/RightGtkView.js

index d1413f5..2a55350 100755 (executable)
@@ -68,8 +68,8 @@ RightGtkView = new XObject({
                     {
                         
                             id : 'view-vbox',
-                            xtype : Gtk.VBox,
-                            packing : ['add_with_viewport' ],
+                            xtype : Gtk.ViewPort,
+                            packing : ['add' ],
                             items: [
                             {
                                 id : 'view',