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

Dialog Program : Button Change

Former Member
0 Likes
835

HI,

is it possible to change the width of the button like we do in VB or please provide me any different ways to do it.

thanks,

Kat.

8 REPLIES 8
Read only

Former Member
0 Likes
785

hi,

custom button width can be changed in layout.

Read only

0 Likes
785

How to create a custom button.

Read only

0 Likes
785

hi,

You can use the screen painter layout, and change the width of the button.

refer the below site:

saptechnical --> there is one link - Working with Screen Painter..

Edited by: bala on Jan 29, 2009 12:53 PM

Read only

0 Likes
785

Hi,

If it is a Z program then go to SE80 enter the program go to screens->choose the right screen then layout then change the size of your button.

Regards,

Leonard Chomi

Read only

Former Member
0 Likes
785

Hi,

In dialog programming,you can change the size of the button by dragging and adjusting its

size through the mouse itself or

second option is from that buttons properties you can set the visible length attribute as per requirement

to change the size of the button in your layout.

Hope it helps you

Regrds

Mansi

Read only

Former Member
0 Likes
785

HI,

If it is a zprogram, then goto se80 or se51 and enter the program name and screen number. Click on change, this will open the screen in change mode. On the application toolbar, click on layout and this will display the screen with all the elements (textbox, radiobuttons pushbuttons etc) now select the pushbutton whose length you want to increase/decrease and do it as in VB.

Hope this solves your query.

Regards,

Sachin.

Read only

0 Likes
785

Sorry u misunderstand the requirement.

the size is

eg:

I----


I

I&&&&&&&&&&&&&&&&&&&&I width

I----


I

Height/ Length

and it should be

eg:

I----


I

I&&&&&&&&&&&&&&&&&&&&I

I&&&&&&&&&&&&&&&&&&&&I Width

I&&&&&&&&&&&&&&&&&&&&I

I&&&&&&&&&&&&&&&&&&&&I

I----


I

Height/ Length

Edited by: kat k on Jan 29, 2009 8:41 AM

Read only

Former Member
0 Likes
785

NOt possible in dialog programming. only in web dynpro