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: 

Scrollable screen

Former Member
0 Kudos

Hi all

Issit possible to make the screen 100 be scrollable. I found i had height and length restriction in screen painter. i cant extend the height which allow my control go beyond the specify height in the screen. Any way to set the screen be scrollable and i can allow to drag my control down the limit.

Thks

10 REPLIES 10

Former Member
0 Kudos

Yes, you can do that. If there are more elements in the screen and which are not visible on the screen, automatically you will see verticle Scroll bar. I believe you are working on a custom screen.

ashish

0 Kudos

I not working on custom screen now. If custom screen can do that, i will switch my program to custom screen. How to create a custom screen? step to guide me as i nv use a custom screen b4

0 Kudos

What is your requirement? I believe as you are working with screen 100, that should be a part of a custom dialog program.

Please correct me.

0 Kudos

i using CALL SCREEN 100.

Is this a custom screen? If so, why i cant place my element down beyond the limit.

0 Kudos

This screen 100 is a part of which program? Please check the same. In which program are you using command CALL SCREEN 100? Can you please give all the details. Without that it is hard to answer.

0 Kudos

My concern is the screen painter allow an element to go beyond the screen height limit. I pulled the height of the screen already to the bottom. After which i drag my element eg. an input field. This input field cant go beyond the height of the screen. How to make the screen go more down?

0 Kudos

Can you give some details about this input field with a large height? It looks like you ar eworking on a custom program and screen.

0 Kudos

Can you give some details about this input field with a large height? It looks like you are working on a custom program and screen.

0 Kudos

i think u mistaken me.....i not wannting to enlage the size of the input field, i want to enlage the size of the screen instead

I want the screen to drag and go beyond the pre-defined size. I only can drag the screen to the bottom of the screen painter. I cant drag the screen further down which allow me to see the scrolling bar in the screen painter. any method i can see a scollable bar in the screen painter that can freely alllow me to manipulate my control in any position i want to place.

Former Member
0 Kudos

Hi,

If it is a custom screen, then go to screen attributes and increase the lines/columns..

If the hint is useful… Say thanks by reward….

Regards,

Prabhu Rajesh