Restting control's controlLeft/Right?
#1
i miss functionality to reset a button's controlleft/right/up/down. when i call button.controlleft(none), i get an exception.

is there any way to tell a control/button to ignore a certain movement which has been set before?

ex:i have a button that at some times should move the focus to a text box when the user presses left, but in other times is should not move the focus to the text box when the user presses left. is it doable to "disable" the controlleft for the button?
Check out my XBMC scripts at http://xbmc.ramfelt.se
Reply
#2
set it to itself.
For python coding questions first see http://mirrors.xbmc.org/docs/python-docs/
Reply
#3
doh

(but perhaps it could set it to itself if someone sets it to none)
Check out my XBMC scripts at http://xbmc.ramfelt.se
Reply

Logout Mark Read Team Forum Stats Members Help
Restting control's controlLeft/Right?0