Hello,
I'm coding an application, this application has a "text area" and I try to take control on tab key. I'm trying to catch the key press and then add some spaces at the end of the text. I could catch the key press but I cannot set the cursor at the end of the text. How can I place the cursor?
Thanks
Joan.
I'm coding an application, this application has a "text area" and I try to take control on tab key. I'm trying to catch the key press and then add some spaces at the end of the text. I could catch the key press but I cannot set the cursor at the end of the text. How can I place the cursor?
Thanks
Joan.