Am using a TextField to display a log as it occurs.
Each time there is a new line for the log I do an
Append on the TextField.  Works fine except after
many entries it just stops and Hangs. It stops right in the
middle of a line being appended. It smells like there is some
internal buffer or table limit that I am running into. Can't find
any documentation or web discussion about this.

The TextField is readonly and multiline.

Running onWin XP, plenty of memory.

Any advice or info on this?

Thanks, jim salisbury

Reply via email to