Sample/Window.js
authorAlan Knowles <alan@akbkhome.com>
Wed, 26 May 2010 06:08:54 +0000 (14:08 +0800)
committerAlan Knowles <alan@akbkhome.com>
Wed, 26 May 2010 06:08:54 +0000 (14:08 +0800)
Sample/Window.js

index 6472aa8..6880a63 100644 (file)
@@ -3441,7 +3441,7 @@ Window=new XObject({
                                                                 this.get('/BottomPane').el.show();
                                                                 this.get('/BottomPane').el.set_current_page(1);
                                                                 
-                                                                this.el.feed(str + "X\nX",str.length+3);
+                                                                this.el.feed(str + "\r\n",str.length+2);
                                                             }
                                                         }
                                                     ]