resolution-independence Questions

4

Solved

Is it a good practice to find the workarea measurement and set some properties in code so that it could be bound to Control's margin or height/Width properties in xaml? I do this so that my window...
Typographer asked 7/7, 2010 at 9:7

4

Solved

I have a WPF application that I am going to be demoing to an audience on a large, high-resolution projector, and I am worried that the application will be too small to see from afar. Is there a si...
Fuss asked 16/2, 2011 at 21:34

7

I've read all over the Internet that I should not define fonts (or anything) with absolute pixel height/width/size and instead, use EM ... so that on higher resolution displays, my web site can sca...
Dichloride asked 23/4, 2010 at 1:55

1

Solved

Using XNA, I'm trying to make an adventure game engine that lets you make games that look like they fell out of the early 90s, like Day of the Tentacle and Sam & Max Hit the Road. Thus, I want ...
Friedly asked 29/9, 2011 at 20:12

1

I am writing a full-screen 3D game and I have created a menu in which the user may select the screen resolution to match his hardware capacity. I am enumerating all the available screen modes with...

13

Is it bad in terms of compatibility to use pixel numbers in CSS instead of percentages? How about lower resolutions? Is it okay to work with them in ranges of 1-100?
Bercy asked 26/5, 2010 at 18:1

2

Solved

I'm developing an application that needs to be resolution independent. The application will always be full screen so I have to design my UI so that the monitor resolution will not impair the use of...
Biofeedback asked 4/4, 2009 at 1:41
1

© 2022 - 2024 — McMap. All rights reserved.