I'm displaying a popup and I'm defining the dimensions of it, but I need to size to be a set number of inches. In my screen resolution the popup is over 11 inches wide; in a higher one it is just under 9.
Is there a way to specify the size of something to be a set size regardless of screen resolution? It doesn't have to be inches if I can do it in cm or any other scale as long as it appears the same size whatever the resolution?
Is there a way to specify the size of something to be a set size regardless of screen resolution? It doesn't have to be inches if I can do it in cm or any other scale as long as it appears the same size whatever the resolution?
Comment