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

Refresh/clear text editor

Former Member
0 Likes
1,942

hi

i have created a screen with a costum control and created a text object related to it by useing cl_using_costum_container and an editor using cl_gui_textedit . is there a way to REFRESH/CLEAR the text editor box ?

thanx

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
610

Hi,

Try using the method "DELETE_TEXT" in the class "CL_GUI_TEXTEDIT".

Regards,

Harish

1 REPLY 1
Read only

Former Member
0 Likes
611

Hi,

Try using the method "DELETE_TEXT" in the class "CL_GUI_TEXTEDIT".

Regards,

Harish