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: 

increase the height of the button

Former Member
0 Kudos

Is it possible in SAP R / 3 to increase the height of the button, and text of the button display with two lines?

R/3 version 4.7!

For example:

[Before|http://s1.ipicture.ru/uploads/20110721/QU3WJS5x.png]

[After|http://s2.ipicture.ru/uploads/20110721/jjYiDSTq.png]

4 REPLIES 4

former_member184578
Active Contributor
0 Kudos

Hi.,

I dont think this is possible, try cl_abap_char_utilities->newline to display text in two lines.,

Thanks & Regards,

Kiran

Former Member
0 Kudos

Hi,

the size of buttons and text boxes are fixed in module pool.

I doubt if they can be modified.

former_member195402
Active Contributor
0 Kudos

Hi,

the only way I know is to change the font size.

Press the GUI layout button (the most right button) and select FONT (I18N) ...

Then set your font size to a higher value. This can be done from everyone individually.

Regards,

Klaus

koolspy_ultimate
Active Contributor
0 Kudos

If you want to increase the higth and width of the button then you need to drag the button until you get your required length and size in the module pool.