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

index 4c40c3d..6472aa8 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 + "\n",str.length+1);
+                                                                this.el.feed(str + "X\nX",str.length+3);
                                                             }
                                                         }
                                                     ]