RE: Questions about IDE and perhaps Win32Lib

new topic     » goto parent     » topic index » view thread      » older message » newer message

Ray Tomes wrote:

> My problem is that I am designing for a 1024x768 screen size but
> want to be able to have it work on any screen size and for
> everything to scale correctly.

My solution to that problem was:

1. K = <Get the screen resolution.>

2. Write a little function "mK()" that adjusts things to the screen 
resolution.

3. Run all sizes and all positions of all widgets thru mK().

  For an example see any one of most of my programs under user 
contributions.


Jerry Story

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu