‎2008 Jun 19 8:16 PM
Hello,
I'm really searching for hours but I havn't found a solution for my problem.
I want to edit text in an editor control. The existing text is protected, only the first line is editable for new text.
So far so good. Problem is, that you have to switch to insert mode on your keyboard to edit new text.
How can I determine, if the user is in insert or overwrite mode or am I able to switch to insert mode from ABAP?
Can anybody help me?
Thanks a lot
Frank
‎2008 Jul 11 6:03 AM
SEE THE STD. PRG
demo_custom_control
HOPE ITS HELPFUL FOR U
ANIRUDDH