Positioning

  • Thread starter Thread starter Zebedee6
  • Start date Start date
Z

Zebedee6

Guest
Hi

Iv’e asked a similar question to this before. But still have not found an answer. If you create say an CEdit and place it on the screen using SetWindowPos at X. Y co-orbs using a computer with a high resolution (DPI). Then run the same program on a computer with a smaller resolution. Then the CEdit is placed at a different position. Say X & Y are 10. Then on the other computer it’s like X & Y are 20 or something. I don’t know if this is a resolution, DPI or scaling thing. How can I get everything to be in about the same position on all computers.


Thank you

Continue reading...
 
Back
Top