2010 Apr 16 7:06 AM
hi gurus,
I have created Custom control in screen painter name TEXT.
Now i wanted , whenever i have writed on that container. it will save into the varaible that i will print it in the output
how it is possible.
thanx
man
hi gurus,
I have created Custom control in screen painter name TEXT.
Now i wanted , whenever i have writed on that container. it will save into the varaible that i will print it in the output
how it is possible.
thanx
man
2010 Apr 16 7:09 AM
2010 Apr 16 7:14 AM
Hi,
if you are designing text editor, then check the class cl_gui_textedit.
Edited by: Anurag_n on Apr 16, 2010 8:17 AM
2010 Apr 16 8:44 AM
i have created text editor, now i want whatever i have written on it, will save in one variable, that variable i will call in printing.
2010 Apr 16 11:40 AM