EQInterface Forums

EQInterface Forums (http://www.eqinterface.com/forums/index.php)
-   Help ! ? ! ? (http://www.eqinterface.com/forums/forumdisplay.php?f=16)
-   -   CastSpellWnd Resizing (http://www.eqinterface.com/forums/showthread.php?t=21878)

boogeymonsir 05-20-2015 11:56 AM

CastSpellWnd Resizing
 
Does anyone know of a way to resize CastSpellWnd so that it will stay same size going from a toon with 8 gems available to a toon with 12 gems available? Any help would be appreciated.

Drakah 05-20-2015 01:57 PM

1 Attachment(s)
This window has the old formatting where the location and sizes are assigned for each piece.
There is no way of re-sizing it in-game to be horizonal, or otherwise, without editing the locations in the the XML.

This one has been designed to be only vertical that includes all 12 gems.
If you do not have the AA for Spellgem 9-12, then it will just be blank.

If you want to ensure all 12 gems show, you could be creative and create custom spellgems for 9-12 that will only display the background placeholder of the gem.

Drakah 05-20-2015 03:06 PM

Another way around it, which is "easier" is to find the section for:
<TileLayoutBox item="CSPW_SpellGemLayout">

and change:
<SnapToChildren>true</SnapToChildren>

to:
<SnapToChildren>false</SnapToChildren>

It does have a chance to not behave on the right side of the window for whatever reason, it likes to grow wider each time you resize it... weird.

Sparxx 05-20-2015 04:15 PM

Quote:
Originally Posted by boogeymonsir
Does anyone know of a way to resize CastSpellWnd so that it will stay same size going from a toon with 8 gems available to a toon with 12 gems available? Any help would be appreciated.


If you are using SparxxUI, it is adjustable from the lower right corner of the window.


.


All times are GMT -5. The time now is 08:30 AM.

vBulletin Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.