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

index be3fe87..1044149 100644 (file)
@@ -25,7 +25,7 @@ Window=new XObject({
                this.get('/MidPropTree').hideWin();
             this.get('/RightPalete').hide();
             this.get('/BottomPane').el.hide();
-            this.get('/EditorWindow').show_all();
+           // this.get('/EditorWindow').show_all();
         
         }
     },