Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Forms with Scroll Bar not Showing Form Contents
Message
From
20/01/2003 09:35:36
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00743401
Message ID:
00743452
Views:
12
Thank you Sergey,

I have a form where I'm adding object in run-time. The objects come from a table of questions.
I could consider limiting the number of question a user could enter in that table.
But this limitation is so narrow that makes the Forms Scrollbars unusable.
I will have to abandon the scrollbars.

Thanks


>It's VFP limitation that objects should not be placed beyond the coordinates (video resolution * 2 - object height or width) in a form. See BUG: Scrollbars Disappear if Objects Placed Past Certain Length mskb #Q216985.
>
>>Hello,
>>
>>I'm having a problem for which I can't find a solution.
>>
>>I activate a vertical scroll bar in my form.
>>Now I add object in my form (A textbox, for example).
>>If the Object falls out of the Forms Viewport, then the scroll bar get visible and I can scroll the view port dow to see the object.
>>
>>Now if I set the TOP Property of the object to 1800, I can't scroll down enough to see the object. It seems I can only scroll down to the position 1710 (or so)
>>But this is because I'm using 1152x864 screen resolution.
>>
>>If I change the screen resolution to 800x600, then I can't scroll to a position higher than some 1300.
>>
>>This behaviour can be seen in run-time as well as in design time.
>>
>>What is hapening here ? Is there a limit for the scroll of a form ?
>>Isn't there any workaround ?
>>
>>Thank you for your help.
Previous
Reply
Map
View

Click here to load this message in the networking platform