Select button control: How to use??
#1
Question 
Hi, after trying to use a spincontrol and fail I want to learn how to use a Select button control:
http://wiki.xbmc.org/index.php?title=Sel...on_control

Can someone provide an example of how to set the contents of the Select Button Control?

And How I can check the selection when I use this controlHuh

Im looking but I dont find information to learn to use this controls...

Thanks a lot
Reply
#2
Not sure if python supports it, but internally it's done the same way as a spinner. i.e. you add values to the control, and then retrieve the currently set item in onClick.
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.


Image
Reply
#3
I would need an example in python.
Working in Python, when I use a control I have its value with "ID", but I dont know how to add diferents values to the control to then retrieve the currently set item in onClick.

Its a pity it cannot be able to use these controls... Sad
Reply

Logout Mark Read Team Forum Stats Members Help
Select button control: How to use??0