Re: Screen Size

Tech-Archive recommends: Fix windows errors by optimizing your registry



"mayayana" <mayaXXyana1a@xxxxxxxxxxxxxxxx> wrote in message
news:X4CZg.11379$Y24.7081@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Win98SE, Voodoo3, 1024x768 CRT : 270
--------------

I was writing a little program last week for my brother
who paints signs. I wanted to let him see a big letter
onscreen that would be the same size as what he'd
get printed on paper.

fwiw, that's what twips are for. At least they used to be, and that's why VB
adopted them as a measurment (afaik).. VB was originally basically a form
generator and people (I knew) would just print forms that were filled out...
since they wanted the form to be a predictable size on paper, they had a
standard 1440 twips per printed inch... so, in theory, if you have a form
that's 14400 twips wide, you had a 10" wide form on a printer. It's been a
long time since I've tested this... but, on the few printers I did test (way
back when), it was correct... as correct as it ever needed to be anyway.

Now, when I want to measure something on screen (kinda rare for me), I use
this very cool shareware tool (I use the free, kinda crippled version, for
now)... which may be handy for some of the q/a's in this thread (but maybe
not <g>) Still, it's a very cool tool to have.

Screen Calipers
http://iconico.com/caliper/

--
Ken Halter - Please keep all discussions in the groups..
In Loving Memory - http://www.vbsight.com/Remembrance.htm


.