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

How to stop frame resizing

Former Member
0 Likes
744

Hello everyone,

I have a problem with frame rezising.

At the moment I have a screen with about 15 Buttons.

Those are grouped in four groups.

Each Group has a frame around it, to indicate that those Buttons belong together. (see "screen painter.png")

Now I have to deactivate (active = 0 or invisible = 1, take your pick) some of those Buttons.

At the momennt (and in the Screen painter), all frames are 11 long.

When I deactivate a Button at the end though, the frame will shrink (to 10 or 9, I don't know for sure).  (See "display_without_one_button.png")

So in the end I still have my five groups, but all with different length frames...

Now my Bosses want all frames to be the same length all the time, regardless of which Button I deactivate...  (They have no problem if there is a blank space at the end, as long as all frames are the same lenght)

Is there any way to stop the automatic rezising?

Or to provide the frames with a length during PBO?

Or to dynamicly create the frames during PBO?

I hope, you can help me.

Hello everyone,

I have a problem with frame rezising.

At the moment I have a screen with about 15 Buttons.

Those are grouped in four groups.

Each Group has a frame around it, to indicate that those Buttons belong together. (see "screen painter.png")

Now I have to deactivate (active = 0 or invisible = 1, take your pick) some of those Buttons.

At the momennt (and in the Screen painter), all frames are 11 long.

When I deactivate a Button at the end though, the frame will shrink (to 10 or 9, I don't know for sure).  (See "display_without_one_button.png")

So in the end I still have my five groups, but all with different length frames...

Now my Bosses want all frames to be the same length all the time, regardless of which Button I deactivate...  (They have no problem if there is a blank space at the end, as long as all frames are the same lenght)

Is there any way to stop the automatic rezising?

Or to provide the frames with a length during PBO?

Or to dynamicly create the frames during PBO?

I hope, you can help me.

1 REPLY 1
Read only

SujeetMishra
Active Contributor
0 Likes
694

Hello Carla,

Create one Subscreen Area and just set attributes resizing as shown in below screen:

you can refer to the below similar link:

http://scn.sap.com/thread/272491

http://scn.sap.com/thread/1141113

Regards,

Sujeet Mishra