John
Tue Dec 04 09:29:00 PST 2007
Hi Bob
Many thanks. How can I make my app resolution independent? Is there a
reliable third party tool available to do that?
Thanks
Regards
"Bob Powell [MVP]" <bob@spamkillerbobpowell.net> wrote in message
news:59C03F01-612E-4735-8DE5-66BB2DE40115@microsoft.com...
> If you intend to continue to target older operating systems and machines,
> stick with 800 * 600. If you target later systems either go for the
> 1024*768, which is still small on many modern monitors, or try to make a
> totally resolution independant application.
>
> --
> --
> Bob Powell [MVP]
> Visual C#, System.Drawing
>
> Ramuseco Limited .NET consulting
>
http://www.ramuseco.com
>
> Find great Windows Forms articles in Windows Forms Tips and Tricks
>
http://www.bobpowell.net/tipstricks.htm
>
> Answer those GDI+ questions with the GDI+ FAQ
>
http://www.bobpowell.net/faqmain.htm
>
> All new articles provide code in C# and VB.NET.
> Subscribe to the RSS feeds provided and never miss a new article.
>
>
> "John" <John@nospam.infovis.co.uk> wrote in message
> news:Oj8m3TnNIHA.4272@TK2MSFTNGP05.phx.gbl...
>> Hi
>>
>> I have been developing apps with screen size 800x600 for maximum
>> compatibility. I am just wondering if I should start my newest app with
>> screen size 1024x768. What is the commonly used standard?
>>
>> Thanks
>>
>> Regards
>>
>