
Originally Posted by
stevelaw18
In other platforms where I've had to support spatial navigation, I've found it more flexible to develop my own components, where each component has a setUp, setDown, setLeft, and setRight method. After I create and append the components, I then call the appropriate methods to make the component aware of its neighbors. Internally the component will determine when it is appropriate to call the focus() method on its neighbor.
Sounds legit - Why not do that here as well?
The HTML5 App on boxee is basically a website displayed by the boxee browser, any solution that works in other standards-loving browsers (opera/safari/firefox/chrome) should work here as well.
The D-Pad navigation is no more than the arrow keys on your keyboard. There is no need for "special" setDirection methods, but if you wish - just write them on your own - or open a feature request on jira.boxee.tv and collect some votes
Liel Dulev fights bugs on boxee's servers
liel ( @ ) boxee.tv
Bookmarks