Hi, I'm having a silly problem again.
In the search screen i'n designing for my tivo application I need a BKeyboard narrower than the PLAIN_KEYBOARD.
As I understand it, the minimum size of plain_keyboard is the one obtained by getKeyboardSize() method.
If I wanted a smaller BKeyboard, I would have to create a cell matrix of my own and the define a BKeyboard layout of my own??? I don't know if that's correct :S
Isn't there an easier way??
thank you very much.