L
Leslie Isaacs
Hello All
What is the best way of coping with different users (working from different
PCs) having different screen resolutions set? Obviously I can design a
front-end form that will fit the screen with the largest resolution set, but
that form only takes up a quarter of the screen for users with a smaller
resolution. I know I could design the form to fill the screen at a small
resolution, and have scroll bars for those users with large resolution, but
this looks untidy and risks users being unawre of certain controls (this is
a new application). I have tried having two separate forms - one big one
small - with users choosing the one they want, but this gets messy because
certain reports etc take some parameter values from the form so I either
have to create a duplicate set of reports etc., or I have to open both forms
with the chosen one on top.
Is there a way of access reading the resolution that has been set, and
adjusting the form size accordingly? Or is there a better way altogether?
I would be very grateful for any help.
Many thanks.
Leslie Isaacs
What is the best way of coping with different users (working from different
PCs) having different screen resolutions set? Obviously I can design a
front-end form that will fit the screen with the largest resolution set, but
that form only takes up a quarter of the screen for users with a smaller
resolution. I know I could design the form to fill the screen at a small
resolution, and have scroll bars for those users with large resolution, but
this looks untidy and risks users being unawre of certain controls (this is
a new application). I have tried having two separate forms - one big one
small - with users choosing the one they want, but this gets messy because
certain reports etc take some parameter values from the form so I either
have to create a duplicate set of reports etc., or I have to open both forms
with the chosen one on top.
Is there a way of access reading the resolution that has been set, and
adjusting the form size accordingly? Or is there a better way altogether?
I would be very grateful for any help.
Many thanks.
Leslie Isaacs