‎2008 Aug 13 5:07 PM
Hi people!
How I can increase height of a button in a screen of module pool?
Thanks!!
‎2008 Aug 13 5:10 PM
This is not possible using a standard button. But you can acheive same thing, by using a clickable picture control in your screen. See program sap_picture_demo_icon for an example of this.
When you run it, you can see that you can resize the icon in the picture control, and you can double click the icon and do what ever you need to do.
Again, it is not possible to increase height of normal buttons.
REgards
Rich Heilman
‎2008 Aug 13 5:10 PM
This is not possible using a standard button. But you can acheive same thing, by using a clickable picture control in your screen. See program sap_picture_demo_icon for an example of this.
When you run it, you can see that you can resize the icon in the picture control, and you can double click the icon and do what ever you need to do.
Again, it is not possible to increase height of normal buttons.
REgards
Rich Heilman