View Single Post
Old 10-28-2013, 01:54 AM   #5
Roochie
A Ghoul
 
Join Date: Oct 2013
Posts: 10
Default

Quote:
Originally Posted by firescue17
<TabText>Text</TabText> is the Label you see on a tab. It only applies to <Page items>.

<TabTextActiveColor>R, G, B</TabTextActiveColor> is the Text color when the Tab is active (selected). It only applies to <Page items>.

<TabTextColor>R, G, B</TabTextColor> is the Text color when the Tab is inactive (not selected). It only applies to <Page items>.

If you want a TabBox without a visible border, you will need to declare a complete PageBorderTemplate and a complete TabBorderTemplate using a FrameTemplate consisting of transparent Ui2DAnimation images sized to 0, 0. If one omits any portion of a TabBox template the game will crash either immediately or when trying to Select a different Tab.


ok kool, thank you

any ideas on the location of the main chat window? (see previous response)
Roochie is offline   Reply With Quote