View Single Post
Old 02-28-2006, 09:09 PM   #5
danny91643
A Lost Soul
 
danny91643's Avatar
 
Join Date: Nov 2002
Server: Zek
Posts: 420
Default

<Screen item="BigBankWnd">
<!--<ScreenID/>-->
<!--<Font/>-->
<RelativePosition>false</RelativePosition>
<Location>
<X>0</X>
<Y>25</Y>
</Location>
<Size>
<CX>260</CX>
<CY>383</CY>
</Size>
To change the Size/Demension change CX and CY values, BUT THAT is not all
your going to need to do. All the Pieces within the window will need to be Resized or repositioned. Also having your code compatible with your graphics is an issue, ie. changing Gauge size.
SidlWidl is your best bet.
__________________
danny91643 is offline   Reply With Quote