Application Development 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: 

Split Screen Requirement and doubt.

Former Member
0 Kudos

Hi,

We have a requirement to display 2 standard texts (SO10) in a single screen divided horizontally.

I have used the class cl_gui_easy_splitter_container for the splitting purpose of the screen. Now have to display the standard texts in the Left and right section of the screen.

How do i achieve this ? The class cl_gui_easy_splitter_container has the attributes top_left_container and bottom_right_container, but how to call the text editor in them.

Kindly help with your ideas.

Rgds,

Stck.

2 REPLIES 2

Former Member
0 Kudos

Hi

U need to use the class cl_gui_textedit, try to see the program RSDEMO_DRAG_DROP_EDIT_TREE

Max

Former Member
0 Kudos

used select_r3_table field