Thread: Quick question
View Single Post
Old 01-27-2003, 10:38 AM   #2
aviendha101
A Tundra Mammoth
 
aviendha101's Avatar
 
Join Date: Aug 2002
Posts: 61
Interface Author - Click to view interfaces
Default Oh!

Well, I think I understand the problem you're having....

So look for the following code in your EQUI_PlayerWindow.xml file:

<Screen item="PlayerWindow">


...within that section (a couple lines later) you should see something like this:

<Size>
<CX>150</CX>
<CY>150</CY>
</Size>

The CX value is the WIDTH of your window (in pixels) and the CY value is the HEIGHT of the window.

Hope this helps!
__________________
aviendha101 is offline   Reply With Quote