// up to this point it takes about 1 tick
  // but when I assign the stext to the editfield:

  editField1.StyledText= stext


A guy, I think Adam Ernst, wrote something called StyledTextFast... it works a lot faster when assigning StyledText to an editField, although it unfortunately doesn't solve the majority of issues I run into (which mostly involve Paragraphs and personal ignorance).

http://cosmicsoft.net/RB/StyledTextFast.zip

So, instead, you'd write something like

editField1.StyledTextFast = stext

give it a go!  HTH
ian
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

Reply via email to