View Single Post
Old 02-19-2012, 10:17 PM   #12
thebyte
A Bat
 
Join Date: Mar 2003
Posts: 1
Default

Added the following to the EQUI_Templates.xml file. It was missing when doing a compare from the default UI. Now working fine! (ps you're welcome Audrah!)


<ButtonDrawTemplate item="BDT_CheckboxWithText">
<NormalDecal>A_CheckBoxNormal</NormalDecal>
<PressedDecal>A_CheckBoxPressed</PressedDecal>
<DisabledDecal>A_CheckBoxNormalDisabled</DisabledDecal>
<PressedDisabledDecal>A_CheckBoxPressedDisabled</PressedDisabledDecal>
thebyte is offline   Reply With Quote