Help!

I have a fomset in an top-level form. The formset=20
contains a (docked) toolbar and a form. The form contains=20
lots of command buttons. The maximized size of the form=20
is too small to show all the command buttons, show I've=20
added two scrollbars. The vertical scrollbar works ok=E9, I=20
can scroll all the way down to see all the command=20
buttons. But when I scroll the horizontal scrollbar=20
completely to the right, I don't see the most right part=20
of the form, although the scrollbar is at it's outer=20
right position. How can this be. My resolution of form=20
(in the options of fox) is the same as the resolution of=20
my screen: 1280 x .... What is it I'm doing wrong, or is=20
this a known bug. I use fox 7 on a windows 2000 server.

Who can help??

Re: scrollbars don't work properly by Stefan

Stefan
Tue Dec 02 15:32:52 CST 2003

Does it help to add an invisible dummy object behind the last
button on the right?
Anyway, scrollable forms are limited to the current screen
size * 2 aproximately, so it actually depends on the client's
hardware, unfortunately.
Would a pageframe be sufficient in your case?

hth
-Stefan

"Jean-Paul Ulrings" <anonymous@discussions.microsoft.com> schrieb im
Newsbeitrag news:0b2a01c3b8e5$c4eb91a0$a501280a@phx.gbl...
Help!

I have a fomset in an top-level form. The formset
contains a (docked) toolbar and a form. The form contains
lots of command buttons. The maximized size of the form
is too small to show all the command buttons, show I've
added two scrollbars. The vertical scrollbar works oké, I
can scroll all the way down to see all the command
buttons. But when I scroll the horizontal scrollbar
completely to the right, I don't see the most right part
of the form, although the scrollbar is at it's outer
right position. How can this be. My resolution of form
(in the options of fox) is the same as the resolution of
my screen: 1280 x .... What is it I'm doing wrong, or is
this a known bug. I use fox 7 on a windows 2000 server.

Who can help??


Re: scrollbars don't work properly by anonymous

anonymous
Wed Dec 03 01:52:08 CST 2003

Ok=E9

I didn't nkow that scrollable forms are limited to=20
approx. 2* size. That's probably the problem, cause the=20
form I need is larger than 2*size. Maybe pageframes is a=20
good option. I will look in to it. Thanks!

>-----Original Message-----
>Does it help to add an invisible dummy object behind the=20
last
>button on the right?
>Anyway, scrollable forms are limited to the current=20
screen
>size * 2 aproximately, so it actually depends on the=20
client's
>hardware, unfortunately.
>Would a pageframe be sufficient in your case?
>
>hth
>-Stefan
>
>"Jean-Paul Ulrings"=20
<anonymous@discussions.microsoft.com> schrieb im
>Newsbeitrag news:0b2a01c3b8e5$c4eb91a0
$a501280a@phx.gbl...
>Help!
>
>I have a fomset in an top-level form. The formset
>contains a (docked) toolbar and a form. The form contains
>lots of command buttons. The maximized size of the form
>is too small to show all the command buttons, show I've
>added two scrollbars. The vertical scrollbar works ok=E9, I
>can scroll all the way down to see all the command
>buttons. But when I scroll the horizontal scrollbar
>completely to the right, I don't see the most right part
>of the form, although the scrollbar is at it's outer
>right position. How can this be. My resolution of form
>(in the options of fox) is the same as the resolution of
>my screen: 1280 x .... What is it I'm doing wrong, or is
>this a known bug. I use fox 7 on a windows 2000 server.
>
>Who can help??
>
>.
>