Corak55
10-07-2015 11:25:24
Dear community,
I'm uising a tab-control with several tab-items (MyGUI, of course). Now I'd like to render some of the tabs inactive (like an inactive, unclickable, greyed button).
This code doens't work:
Any suggestions?
Kind regards,
Corak
I'm uising a tab-control with several tab-items (MyGUI, of course). Now I'd like to render some of the tabs inactive (like an inactive, unclickable, greyed button).
This code doens't work:
<Widget type="TabItem" skin="Default" position="0 0 1000 465" name="_TAB_02">
<Property key="Enabled" value="false"/>
</Widget>
Any suggestions?
Kind regards,
Corak