|
-
Apr 6th, 2000, 01:06 AM
#1
Thread Starter
New Member
Is there a better way to add text to a text box, other than
saying:
text1.text=text1.text + "whatever new text"
I am logging RS232 info coming in, and don't like the
delay I'm seeing from re-writing the entire text box.
I figure there must be a more elegant way of just appending
a new line of text to the bottom of the text box.
Thank you.
Phil Hall
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|