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

MODIFY HEIGHT BUTTON IN DYNPRO !!!

daniel_asperilla
Explorer
0 Likes
1,616

Hi all, i need make a button very big on my dynpro ( module pool ) for touch screen. I only can place the length button, not the height. I need modify the height.

Thanks, in advance.

Regards

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,107

In sap it is not possible,

Regards

vijay

5 REPLIES 5
Read only

Former Member
0 Likes
1,107

HI daniel,

I don't think it is possble.

Probably what you can do is to have more than one button, one over the other with the same functionality(Same fcode attached) .Pushing any one of them results in the same functionality.

Regards,

Ravi

Read only

Former Member
0 Likes
1,108

In sap it is not possible,

Regards

vijay

Read only

0 Likes
1,107

For example, can i place a container with button in it??

How can i make this ??

Thanks,

Read only

0 Likes
1,107

Please see the sample program sap_picture_demo_icon, in this program it recognizes the double click on the icons. This uses picture controls instead of buttons, but you can make it work the same.

Regards,

Rich Heilman

Read only

0 Likes
1,107

We use GuiXT (http://www.synactive.net/site/index.htm) to modify the height of buttons on dynpros. It works pretty well!

Regards,

Markus