Screen resolution is a setting determined by the user and his hardware. Why
would you want to tamper with that? To suit your app? Games are about the only
applications where this sort of thing is tolerated.
I am trying to end up with a full view of the form instead of having
scrollbars on each form, my screen resolution is different of others, I
noticed when I install my frontend on another pc that the whole form was not
show. I am trying to get around this to end up with a clean product.
As Rick suggests, it's better to change your program than the users
resolution. I personally would not tolerate any program that changed my
settings. Here's some better choices:
I did post a Change Resolution function several years ago in one of the
Access newsgroups. You can google for it if you are unconvinced.
--
Arvin Meyer, MCP, MVP
Microsoft Access
Free Access downloads: http://www.datastrat.com http://www.mvps.org/access
A word of warning though. Those utilitites are better at making forms bigger
for use on higher resolutions than you designed at than they are at making forms
smaller for use on lower resolutions than you designed at (which is the
functionality most people want/need). It also depends on the kinds of objects
you are using on the form.
Indeed, my suggestion is that you always design / develop with the lowest
common denominator in mind; such is just good practice. Not simply with
screen resolutions, but also platforms the application will be used upon.
I am sure that your users with higher screen resolutions will be able to
accept the fact that your forms may only take up a portion of their screen,
and furthermore as suggested, the tools to help with screen resolution work
better at increasing form sizes rather than shrinking them.
Cheers
John Webb
Ask a Question
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.