Veeta
Visitor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-19-2016
06:47 AM
roUniversalControlEvent keyboard events and Scene Graph?
I tried the iphone Roku app with my scene graph application that implements a custom keyboard. I notice that my focused component is getting onKeyEvent() called, but with a key of 'unknown'. Is it possible for me to consume keyboard entry like GetChar() of roUniversalControlEvent?