In this sample: http://demo.ovh.com/es/81548502201e3f47 ... 73bc8423d/
When it loads the text, all is selected as picture shows:
Uploaded with ImageShack.us
I want to avoid this uggly effect.
I also have tried
- Code: Select all Expand view
- ACTIVATE DIALOG oDlg CENTERED ;
on init ( oRich:SetText( MemoRead( "rtf.prg" ) ), oRich:GotoLine(1) )
Any clue please?.
Thank you