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

Text Area on screen

Former Member
1,151

Dear gurus.

i want an input output field of text in a wide range as text pad on screen.

how can it be done..

regards

Saad nisar

1 ACCEPTED SOLUTION
Read only

I355602
Product and Topic Expert
Product and Topic Expert
1,093

Hi,

Refer:

Hope this helps you.

Regards,

Tarun

Dear gurus.

i want an input output field of text in a wide range as text pad on screen.

how can it be done..

regards

Saad nisar

6 REPLIES 6
Read only

Former Member
1,093

Why not you check sample programs starting with SAPTEXTEDIT* ?

Always search the forum before posting a question.

Regards

Karthik D

Read only

Rocky1
Product and Topic Expert
Product and Topic Expert
1,093

Hi,

Please check these demo programs:

RSDEMO_DRAG_DROP_EDIT_TREE

SAPTEXTEDIT_DEMO_1

Hope these will help you.

Thanks & Regards

Rocky

Read only

Former Member
1,093

check the program SAPTEXTEDIT_DEMO_2_OLD.

i hope this answers it.

Read only

Former Member
1,093

hi,

Check these standard program

SAPTEXTEDIT_DEMO_1

SAPTEXTEDIT_DEMO_3

SAPTEXTEDIT_DEMO_DRAGDROP

SAPTEXTEDIT_TEST_EVENTS

hope it will help

Thanks

Tanmaya Gupta

Read only

I355602
Product and Topic Expert
Product and Topic Expert
1,094

Hi,

Refer:

Hope this helps you.

Regards,

Tarun

Read only

Former Member
1,093

thank you all for the quick response.

i have added the text area in my program as readable and its working fine.

is there any way to remove the paste , cut , undo , load and save options from text area?.

i just want text area to be visible not the controls of the text area.

waiting for your responses