Sample/Window.js
authorAlan Knowles <alan@akbkhome.com>
Mon, 5 Jul 2010 07:55:43 +0000 (15:55 +0800)
committerAlan Knowles <alan@akbkhome.com>
Mon, 5 Jul 2010 07:55:43 +0000 (15:55 +0800)
Sample/Window.js

index d374aaf..ddae308 100644 (file)
@@ -2911,8 +2911,11 @@ Window=new XObject({
                                                                                          //create_inspector_cb
                                                                                         });
                                                                                          
-                                                                                        
-                                                                                        this.el.open('file:///' + __script_path__ + '/../builder.html');
+                                                                                        this.el.load_html_string( "Render not ready" , 
+                                                                                                //fixme - should be a config option!
+                                                                                                'http://www.akbkhome.com/e/'
+                                                                                            );
+                                                                                       //this.el.open('file:///' + __script_path__ + '/../builder.html');
                                                                                                               
                                                                                         Gtk.drag_dest_set
                                                                                         (