quote:Originally posted by Volv Did you read my post? -> yes i tryed rich text mode and nothing change. If you mean using code, try placing this (whenever you want the box to scroll down to the bottom): code:PlusWnd.EditBox_SetCurSel( 'myRichEditControl', PlusWnd.GetControlText('myRichEditControl').length, PlusWnd.GetControlText('myRichEditControl').length);I'm not sure if it will work though
code:PlusWnd.EditBox_SetCurSel( 'myRichEditControl', PlusWnd.GetControlText('myRichEditControl').length, PlusWnd.GetControlText('myRichEditControl').length);