Home All Groups Group Topic Archive Search About
Author
11 Apr 2005 10:59 AM
Ellis Yu
Dear All,

        Anyone know how to make the application look the same regardless of
any resolution? Many thanks

Best Rdgs
Ellis

Author
11 Apr 2005 3:17 PM
Nick Malik [Microsoft]
magic?

seriously... you could code to a low resolution (like 640x480) and then
never let your windows be maximized beyond that size.  Then it looks the
same because it ignores the additional real-estate of the larger
resolutions.

Or you could write your app to adapt to the resolution at hand, rather than
trying to make it "look the same".  Most apps adapt.

--
--- Nick Malik [Microsoft]
    MCSD, CFPS, Certified Scrummaster
    http://blogs.msdn.com/nickmalik

Disclaimer: Opinions expressed in this forum are my own, and not
representative of my employer.
   I do not answer questions on behalf of my employer.  I'm just a
programmer helping programmers.
--
Show quoteHide quote
"Ellis Yu" <ellis***@transfield.com> wrote in message
news:%23XxU1UoPFHA.580@TK2MSFTNGP15.phx.gbl...
> Dear All,
>
>        Anyone know how to make the application look the same regardless of
> any resolution? Many thanks
>
> Best Rdgs
> Ellis
>
>