|
-
December 2nd, 1999, 02:03 AM
#1
how to get range of visible lines in rtb?
Hi,
I am writing an app, were the user can insert a string any where in an already text filled rtb.
But, if the the text is longer then can be shown at onece, than after the insretion the current line will jump to the top of the visible part of the rtb (since i am doing this: first_half_text & added_string & second_half_text).
my question is - is there a way to restores the rtb to show the same range of lines as before the adding of the string?
Thanks
Dani
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
|