Thread: WND Files
View Single Post
Old 04-09-2003, 03:44 PM   #6 (permalink)
Frankh
Junior Member
 
Join Date: Feb 2003
Location: Germany
Posts: 5
Default

basically it's controlled by the SCREENRECT-stuff:
Code:
 SCREENRECT = UPPERLEFT: 96 120,
                        BOTTOMRIGHT: 702 345,
                        CREATIONRESOLUTION: 800 600;
That's certainly not all there is to it, but it's a start.
Try messing around with these values.

F.
Frankh is offline   Reply With Quote