Thanks!
--
Michael Tissington
Oaklodge Technologies
http://www.oaklodge.com/technology
Quote:
> Hi Michael,
> I suggest you refer to MSDN artilce "How to Write High-DPI Applications"
by
> "Nick Kramer" for this issue.It focuss on four general areas: text and
> fonts, images (graphics, icons, and cursors), layout, and painting in high
> DPI apps.
> Best regards,
> yhhuang
> VS.NET, Visual C++
> Microsoft
> This posting is provided "AS IS" with no warranties, and confers no
rights.
> Got .Net? http://www.gotdotnet.com
> --------------------
> !Subject: Bitmaps and DPI
> !Date: Wed, 26 Mar 2003 19:21:38 -0800
> !Lines: 18
> !X-Priority: 3
> !X-MSMail-Priority: Normal
> !X-Newsreader: Microsoft Outlook Express 6.00.2800.1123
> !X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1123
> !Newsgroups: microsoft.public.vc.mfc
> !NNTP-Posting-Host: antelope.oaklodge.com 63.67.71.5
> !Path:
cpmsftngxa08.phx.gbl!cpmsftngxa06!TK2MSFTNGP08.phx.gbl!TK2MSFTNGP11.phx.gbl
Quote:
> !Xref: cpmsftngxa08.phx.gbl microsoft.public.vc.mfc:367072
> !X-Tomcat-NG: microsoft.public.vc.mfc
> !
> !I'm painting a bitmap into the background of a dialog box.
> !The only problem that I'm having is if the users changes the DPI of their
> !screen settings then the bitmap does not display correctly in the dialog.
> !
> !If the user changes their DPI should I stretch/shrink the bitmap or
change
> !the size of the dialog.
> !
> !Which is the better option and how do I do it?
> !
> !Thanks.
> !
> !--
> !Michael Tissington
> !Oaklodge Technologies
> !http://www.oaklodge.com/technology
> !
> !
> !
> !