Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Form Size?!?!
#1
I am trying to make the size of my frmMirage 800x600. But the height is 6240 and width is 7770 and its somehow smaller than 800x600, how do I fix this?
Reply
#2
Change the scale height/width?
Reply
#3
Stomach Pulser Wrote:Change the scale height/width?

I tried that before and I tried it again and it does nothing. Am I doing something wrong?
Reply
#4
Do what Dave suggested.
Reply
#5
Just resize manually and look at scaled while your doing it (:
Reply
#6
Screen.TwipsPerPixelX
Screen.TwipsPerPixelY

That's the actual constants Dave.
Quote:Robin:
Why aren't maps and shit loaded up in a dynamic array?
Jacob:
the 4 people that know how are lazy
Robin:
Who are those 4 people?
Jacob:
um
you, me, and 2 others?
Reply
#7
Is the amount of Twips-per-pixel variable?

I've always used 15 Twips to each pixel and not had a problem.

Ramsey, if you set the ScaleMode for the Form in question to 3-Pixel and then set the width/height to 12,000 and 9,000 respectively that should sort things out. I don't think the form defaults to pixel measurement, however, anything you put on that form will if you change the ScaleMode.
Reply
#8
I got it guys, thank you.

Theres 15 twips per pixel.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)