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: 

Text Area on screen

Former Member
0 Kudos

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

I355602
Advisor
Advisor
0 Kudos

Hi,

Refer:

Hope this helps you.

Regards,

Tarun

6 REPLIES 6

Former Member
0 Kudos

Why not you check sample programs starting with SAPTEXTEDIT* ?

Always search the forum before posting a question.

Regards

Karthik D

Rocky1
Active Participant
0 Kudos

Hi,

Please check these demo programs:

RSDEMO_DRAG_DROP_EDIT_TREE

SAPTEXTEDIT_DEMO_1

Hope these will help you.

Thanks & Regards

Rocky

Former Member
0 Kudos

check the program SAPTEXTEDIT_DEMO_2_OLD.

i hope this answers it.

Former Member
0 Kudos

hi,

Check these standard program

SAPTEXTEDIT_DEMO_1

SAPTEXTEDIT_DEMO_3

SAPTEXTEDIT_DEMO_DRAGDROP

SAPTEXTEDIT_TEST_EVENTS

hope it will help

Thanks

Tanmaya Gupta

I355602
Advisor
Advisor
0 Kudos

Hi,

Refer:

Hope this helps you.

Regards,

Tarun

Former Member
0 Kudos

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