Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

regarding custom control in screen painter

Former Member
0 Likes
622

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

4 REPLIES 4
Read only

Former Member
0 Likes
576

hii,

r u talking about text editor plz clear u r requirement

Read only

Former Member
0 Likes
576

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

Read only

0 Likes
576

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.

Read only

Former Member
0 Likes
576

thanx