Subject | positioning the cursor |
---|---|
Author | Melissa Go |
Post date | 2002-05-22T10:28:34Z |
Hi,
I used to use the TEdit component but since I switched to IBObjects, have
had to use the TIB_Edit to accept input from users. Since I had to perform
some string manipulation, I used the SelStart and SelLength properties to
position my cursor at the end of the text. Now, it does not work anymore
with the TIB_Edit component. Please help. Can anybody offer any
suggestions on what I can do?
thanks,
Sasa
I used to use the TEdit component but since I switched to IBObjects, have
had to use the TIB_Edit to accept input from users. Since I had to perform
some string manipulation, I used the SelStart and SelLength properties to
position my cursor at the end of the text. Now, it does not work anymore
with the TIB_Edit component. Please help. Can anybody offer any
suggestions on what I can do?
thanks,
Sasa