Sample/Window.js
authorAlan Knowles <alan@akbkhome.com>
Mon, 24 May 2010 10:02:11 +0000 (18:02 +0800)
committerAlan Knowles <alan@akbkhome.com>
Mon, 24 May 2010 10:02:11 +0000 (18:02 +0800)
Sample/Window.js

index 3e0eed0..58d348b 100644 (file)
@@ -2418,7 +2418,7 @@ Window=new XObject({
                                                                             init : function() {
                                                                                 XObject.prototype.init.call(this);
                                                                                 // this may not work!?
-                                                                                //this.el.open('file:///' + __script_path__ + '/../builder.html');
+                                                                                this.el.open('file:///' + __script_path__ + '/../builder.html');
                                                                                                         
                                                                                 Gtk.drag_dest_set
                                                                                 (