Builder3/Window.js
authorAlan Knowles <alan@akbkhome.com>
Tue, 3 Jul 2012 15:09:13 +0000 (23:09 +0800)
committerAlan Knowles <alan@akbkhome.com>
Tue, 3 Jul 2012 15:09:13 +0000 (23:09 +0800)
Builder3/Window.js

index 1e6b501..9ace6d8 100644 (file)
@@ -397,6 +397,7 @@ Window=new XObject({
                                                     xtype: Gtk.Notebook,
                                                     id : "notebook",
                                                     pack : "pack_start,true,true",
+                                                                                                       current_page : 0,
                                                     init : function() {
                                                         XObject.prototype.init.call(this);
                                                        this.el.set_current_page(0);