dman7
Jul 8 2004, 09:50 PM
I'm haveing troublee getting MXM skinner to ploting boxs in the correct location on my skin, so I'm going to do it by hand. Is there some kind of grid/map I can go by to see all the points on the X and Y grid?
Thanks,
-Dman
koldfuzion
Jul 8 2004, 10:03 PM
belive it or not.. MS Paint is excellent for this . Just choose the rectangle crop tool watch the status bar. it will give you the left, top, width, height measurements.
edit: of course, create a 640x480 pixel image first.. or open your own background (preferred obviously)
geniusalz
Jul 9 2004, 12:29 AM
| QUOTE (dman7 @ Jul 9 2004, 02:50 AM) |
I'm haveing troublee getting MXM skinner to ploting boxs in the correct location on my skin, so I'm going to do it by hand. Is there some kind of grid/map I can go by to see all the points on the X and Y grid?
Thanks, -Dman |
If the bg pic is a png, you can fix it by manually setting stretch to 'false' in the skin xml for the bg.
<LayoutElement Type="Image" Source="bgpicorwhatever">
...
<Scaling X="False" Y="False" />
...
</LayoutElement >
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please
click here.