From: Alan Knowles Date: Fri, 29 Oct 2010 08:38:28 +0000 (+0800) Subject: Sample/Window.js X-Git-Url: http://git.roojs.org/?a=commitdiff_plain;h=8e560794d2fc3f612e4151d658b7dc81bcbdb09c;p=app.Builder.js Sample/Window.js --- diff --git a/Sample/Window.js b/Sample/Window.js index f998bb5cc..e3a8dd0c4 100644 --- a/Sample/Window.js +++ b/Sample/Window.js @@ -2316,9 +2316,9 @@ Window=new XObject({ this.activePath = false; GLib.timeout_add(0, 1, function() { - _this.get('/BottomPane').el.show(); - _this.get('/RightEditor').el.show(); - _this.get('/RightEditor.view').load( _this.getValue(path, 1) ); + //_this.get('/BottomPane').el.show(); + //_this.get('/RightEditor').el.show(); + _this.get('/Editor.RightEditor.view').load( _this.getValue(path, 1) ); //e.editing_done(); //e.remove_widget();