skunkm0nkee
2008-06-01, 11:50
Would it be possible to have conditions on onleft, onright etc? The reason I ask is because sometie we need to have different actions triggered depending on what is visible at the time but at the moment to do that means having 2 versions of the control with different directional actions.
Being able to do something like the following would be fantastic:
<onleft condition="Control.IsVisible(61)">61<onleft>
<onleft condition="!Control.IsVisible(61)">9009</onleft>
Being able to do something like the following would be fantastic:
<onleft condition="Control.IsVisible(61)">61<onleft>
<onleft condition="!Control.IsVisible(61)">9009</onleft>