Sample/Window.js
authorAlan Knowles <alan@akbkhome.com>
Fri, 29 Oct 2010 08:38:28 +0000 (16:38 +0800)
committerAlan Knowles <alan@akbkhome.com>
Fri, 29 Oct 2010 08:38:28 +0000 (16:38 +0800)
Sample/Window.js

index f998bb5..e3a8dd0 100644 (file)
@@ -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();