2009-01-01, 01:06 PM
I am having a little play with creating plugins and stumbled across something I can't figure out which I'm sure must be rather simple.
I wanted to create a simple board game - until I realised I don't know how to get the 'focus' from the buttons on the left-hand side onto the board. Is this even possible, and if so, any recommendations on functions to use/override or even some sample source that does something similar.
How does remote control input work with plugins? Can I 'see' the keys ('commands') pressed by the user or do I need to create multiple 'focusable' items?
Basically, I want to be able to move a highlight/selection box around the board.
I wanted to create a simple board game - until I realised I don't know how to get the 'focus' from the buttons on the left-hand side onto the board. Is this even possible, and if so, any recommendations on functions to use/override or even some sample source that does something similar.
How does remote control input work with plugins? Can I 'see' the keys ('commands') pressed by the user or do I need to create multiple 'focusable' items?
Basically, I want to be able to move a highlight/selection box around the board.