‎2008 Feb 25 11:58 AM
Hi,
I think this is a very simple question, but I don 't seem to find anything on it, so here goes :
I want to implement an input text box on my screen. I don 't seem to find a control for this, the only controls I find is input field (one line) or box (but I cannot put any data in this box).
How can I impelemtn a text box ? on a custom screen ?
Thanks in advance !
‎2008 Feb 26 6:49 AM
Hi Björn Demol,
See the following demo programs in SE38, i think your problem will be solved.
SAPTEXTEDIT_DEMO_3
SAPTEXTEDIT_DEMO_1
Regards,
Mahi
‎2008 Feb 26 6:40 AM
Hi,
Try to use the control text editor "cl_gui_textedit" .
Thanks,
Jey
‎2008 Feb 26 6:49 AM
Hi Björn Demol,
See the following demo programs in SE38, i think your problem will be solved.
SAPTEXTEDIT_DEMO_3
SAPTEXTEDIT_DEMO_1
Regards,
Mahi
‎2008 Feb 26 8:14 AM
Hi,
I used the code as used in the sample program demo1..
Thanks for the tips !!
points awarded !
kind regards,
Björn