PC Review


Reply
Thread Tools Rate Thread

different resolutions

 
 
Neil
Guest
Posts: n/a
 
      17th Jul 2007
Does anyone know of an add-on or other that can be implemented into an MDB
front end to allow its forms and reports to look the same at different
screen resolutions?


 
Reply With Quote
 
 
 
 
Jens Schilling
Guest
Posts: n/a
 
      17th Jul 2007
Hi,

> Does anyone know of an add-on or other that can be implemented into
> an MDB front end to allow its forms and reports to look the same at
> different screen resolutions?


Take a look at the "Form scaling/resizing Tool" here :

http://www.developershandbook.com/downloads.htm

Regards
Jens


 
Reply With Quote
 
Neil
Guest
Posts: n/a
 
      17th Jul 2007
Thanks.

"Jens Schilling" <(E-Mail Removed)> wrote in message
news:f7i4td$tg6$02$(E-Mail Removed)...
> Hi,
>
>> Does anyone know of an add-on or other that can be implemented into
>> an MDB front end to allow its forms and reports to look the same at
>> different screen resolutions?

>
> Take a look at the "Form scaling/resizing Tool" here :
>
> http://www.developershandbook.com/downloads.htm
>
> Regards
> Jens
>
>



 
Reply With Quote
 
Rick Brandt
Guest
Posts: n/a
 
      17th Jul 2007
Neil wrote:
> Does anyone know of an add-on or other that can be implemented into
> an MDB front end to allow its forms and reports to look the same at
> different screen resolutions?


Why do you think they need to? Most programs look smaller on higher
resolutions. That is the desired effect of running a higher resolution.

--
Rick Brandt, Microsoft Access MVP
Email (as appropriate) to...
RBrandt at Hunter dot com


 
Reply With Quote
 
Neil
Guest
Posts: n/a
 
      17th Jul 2007
I believe the client wants to set it for 1024x768, but still have it run on
800x600 -- so the opposite of that.

"Rick Brandt" <(E-Mail Removed)> wrote in message
news:Aj2ni.28541$(E-Mail Removed)...
> Neil wrote:
>> Does anyone know of an add-on or other that can be implemented into
>> an MDB front end to allow its forms and reports to look the same at
>> different screen resolutions?

>
> Why do you think they need to? Most programs look smaller on higher
> resolutions. That is the desired effect of running a higher resolution.
>
> --
> Rick Brandt, Microsoft Access MVP
> Email (as appropriate) to...
> RBrandt at Hunter dot com
>



 
Reply With Quote
 
DavidB
Guest
Posts: n/a
 
      17th Jul 2007
SOMETIMES that is the desired effect. Sometimes it is an unfortunate
side effect.


On Jul 17, 8:09 am, "Rick Brandt" <rickbran...@hotmail.com> wrote:
> Neil wrote:
> > Does anyone know of an add-on or other that can be implemented into
> > an MDB front end to allow its forms and reports to look the same at
> > different screen resolutions?

>
> Why do you think they need to? Most programs look smaller on higher
> resolutions. That is the desired effect of running a higher resolution.
>
> --
> Rick Brandt, Microsoft Access MVP
> Email (as appropriate) to...
> RBrandt at Hunter dot com



 
Reply With Quote
 
Rick Brandt
Guest
Posts: n/a
 
      18th Jul 2007
DavidB wrote:
> SOMETIMES that is the desired effect. Sometimes it is an unfortunate
> side effect.


Exactly what does a higher resolution setting do other than make things smaller
(as a percentage of screen real estate)?

The point of a higher setting is to see MORE. When you make your app larger
based on detected screen resolution then you are ignoring the user's wishes in
favor of your own notion of what they should see.

If people wanted to see the same things only larger they would buy a larger
display and run at the same resolution as they did the smaller display.

--
Rick Brandt, Microsoft Access MVP
Email (as appropriate) to...
RBrandt at Hunter dot com



 
Reply With Quote
 
Rick Brandt
Guest
Posts: n/a
 
      18th Jul 2007
Neil wrote:
> I believe the client wants to set it for 1024x768, but still have it
> run on 800x600 -- so the opposite of that.


I'm sorry, but I can make no sense of that statement.

--
Rick Brandt, Microsoft Access MVP
Email (as appropriate) to...
RBrandt at Hunter dot com


 
Reply With Quote
 
Neil
Guest
Posts: n/a
 
      18th Jul 2007
Not sure what's not clear. You said that if a user uses a form on a higher
resolution, it becomes smaller, but that's usually the desired result. I was
saying that the client wants to do the opposite of that: instead of going
from a low resolution to a high resolution, go from a high resolution to a
low resolution.

"Rick Brandt" <(E-Mail Removed)> wrote in message
news:Q1cni.39754$(E-Mail Removed)...
> Neil wrote:
>> I believe the client wants to set it for 1024x768, but still have it
>> run on 800x600 -- so the opposite of that.

>
> I'm sorry, but I can make no sense of that statement.
>
> --
> Rick Brandt, Microsoft Access MVP
> Email (as appropriate) to...
> RBrandt at Hunter dot com
>



 
Reply With Quote
 
Neil
Guest
Posts: n/a
 
      18th Jul 2007
The point of a higher resolution is usually greater visual clarity, not
seeing more on the screen. Having things at a higher resolution means the
edges of fonts are less jagged, and things are usually clearer. Most of the
users I've come across who go to a higher resolution don't like the fact
that things are smaller, because they're also harder to see, and want it
large again. Programmers, on the other hand, and technophiles in general,
like it smaller so they can get more stuff on the screen.

But again, as per my other post, in my situation, it's not going to a higher
resolution (and things getting smaller) that's the issue, but going to a
lower resolution (and things getting bigger) that's the issue.


"Rick Brandt" <(E-Mail Removed)> wrote in message
news:g1cni.39753$(E-Mail Removed)...
> DavidB wrote:
>> SOMETIMES that is the desired effect. Sometimes it is an unfortunate
>> side effect.

>
> Exactly what does a higher resolution setting do other than make things
> smaller (as a percentage of screen real estate)?
>
> The point of a higher setting is to see MORE. When you make your app
> larger based on detected screen resolution then you are ignoring the
> user's wishes in favor of your own notion of what they should see.
>
> If people wanted to see the same things only larger they would buy a
> larger display and run at the same resolution as they did the smaller
> display.
>
> --
> Rick Brandt, Microsoft Access MVP
> Email (as appropriate) to...
> RBrandt at Hunter dot com
>
>
>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
different resolutions Neil Microsoft Access Form Coding 11 19th Jul 2007 10:52 AM
Max resolutions? spbg DIY PC 4 13th Jan 2006 01:35 AM
Different resolutions Leslie Isaacs Microsoft Access Form Coding 6 2nd Aug 2005 11:41 AM
Re: resolutions help please Uni Scanners 0 15th Apr 2004 10:50 PM
xp resolutions Joe Blake Windows XP Hardware 1 16th Sep 2003 02:52 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 08:03 PM.