Holy Crap Batman - That was SO Frickin' Easy to implement - it was like CHILDS Play!!! I showed it to my Boss - and he almost Stained his pants!!!
:-) Thanks again Dave - I can't believe this existed and I didn't know about it! -K- -----Original Message----- From: ProfoxTech [mailto:[email protected]] On Behalf Of Kurt Sent: Tuesday, March 05, 2013 4:35 PM To: [email protected] Subject: RE: Screen Res. Design & Monitor Sizes... Wow Dave - U F'ing ROCK! Compared to the Only other programmer here at my job - I already look like a Genius! Now I will look like a SUPER Genious! Thanks - I am going to try this out As Soon As I Possibly Can - and shall report my results back here... :-) -K- -----Original Message----- From: ProfoxTech [mailto:[email protected]] On Behalf Of Dave Thayer Sent: Tuesday, March 05, 2013 4:31 PM To: [email protected] Subject: Re: Screen Res. Design & Monitor Sizes... On Tue, Mar 5, 2013 at 2:01 PM, Kurt <[email protected]> wrote: > > Now my boss gets on my case today. He claims that the system should have > screens that are sizable. Like - if people are working on BIG Monitors - > that the screens should be expandable to fill the screen. Of course, doing > Data entry like that - means all fields & labels must scale dynamically - > and move dynamically. Needless to say - he wants an ENTIRE System converted > in MINIMAL time - so, something fancy like that - I told him its just NOT > VIABLE! Try a resizer control for your form. I like Markus Winhard's mwResize <http://www.ios.mu/prolib/VFP/mwResize50.zip>. >From its README.TXT: > How to use it: > > Drop it on a form or form class in any place (it positions itself at runtime). > The only code snippet you really need is this: > > in Form.Resize: > ********************************* > m.This.mwResize1.Resize( m.This ) > ********************************* > > The only thing you have to add to your project is the mwResize class library. > The other files are only for demonstration purposes (see mwResize' zz_ReadMe() > method). Super simple, and you'll look like a genius! hth dt -- Dave Thayer Denver, CO [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/B8E2820A2D704EA0865F66C8A62F64D4@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.

