cpjamloki
10 years agoVisitor
roSearchScreen -> isScreenClosed()
Hi,
Roku ByDefault define Button UP and Back Button(2 and 0) for isScreenClosed() in roSearchScreen.
and there is no method for getting button index which is left side(msg.isButtonInfo()->msg.GetIndex() work for only right side).
In Non-legacy device case it is looking odd search box is closing on Up key also.
please suggest me how i can solve this Or how i can get button index for left side keyboard(for search screen) instead of use isScreenClosed().
Thanks in advance
(Chandra Prakash)
Roku ByDefault define Button UP and Back Button(2 and 0) for isScreenClosed() in roSearchScreen.
and there is no method for getting button index which is left side(msg.isButtonInfo()->msg.GetIndex() work for only right side).
In Non-legacy device case it is looking odd search box is closing on Up key also.
please suggest me how i can solve this Or how i can get button index for left side keyboard(for search screen) instead of use isScreenClosed().
Thanks in advance
(Chandra Prakash)