Hey there Foxil/Jean - thank you ALSO for your Extensive input. I appreciate all your feedback.
Re: #2 - I will keep that in mind - and watch out for it when I do testing. So far - all the scaling its been doing looks good! Re: #4 - I'm pretty sure I understand what you mean. Some of our screens are pretty filled with data & objects. But, I shall keep this in mind. #5 - so far, even forms w/Containers are looking pretty good. -K- -----Original Message----- From: ProfoxTech [mailto:[email protected]] On Behalf Of Jean MAURICE Sent: Wednesday, March 06, 2013 9:12 AM To: [email protected] Subject: Re: Screen Res. Design & Monitor Sizes... I use mwresize a lot. Here are my 2 cents : 1) It does 95% of the work. I have 'installed' it in my baseclass for form. 2) I don't think it can 'magnify' beautifully a 600*400 designed screen to a 1700*1400. There some 'problems' of accuracy (that depends also of the fonts you use). I have eliminated all resolutions under 1024*768 (so I design for 1024*768) 3) I added some properties to limit the 'magnifying percentage' and memorize the 'magnifying percentage' of the form. In fact, each user can choose if he want the form to be 'full screen', magnifyed up to a certain percentage, or displayed as it was when it was closed last time (I have a special table to memorize coordonates and magnifying percentages), ... 4) When you work with different screen resolutions, you must think first about that point : wether you design your form for 1024*768 and then allow mwresize to magnify it; wether you put more objects in the form and in this case you must have a library for each 'main' resolution. I like the first case but 'young' users are used to have a full screen of small objects. I hope I am clear on this point. 5) In most of my form, I add containers at run time so after the form is initially resized. It's not difficult to resize these containers when they are added but you must not forget to do it (and not forget too to memorize the percentage of magnifying of the form). And if Markus Winhard reads this post, I would like to send him a very big resized THANKS ! The Foxil --- StripMime Report -- processed MIME parts --- multipart/alternative text/plain (text body -- kept) text/html --- [excessive quoting removed by server] _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/BDC46039B3B54D60A1A78EE641691A59@Programming2 ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

