Roku Developer Program

Join our online forum to talk to Roku developers and fellow channel creators. Ask questions, share tips with the community, and find helpful resources.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
cpjamloki
Visitor

Can we get roimagecanvas screen in top of roscreen?

Hi,
please help me to solve some issue:

1. As in imagecanvas there are isRemoteKeyPressed() as Boolean event to handle remote key index. what is the same event in roScreen to handle remote key index?

2. Can we get roimagecanvas screen in top of roscreen? if yes then how to handle remotekey index in roimagecanvas which should be in top of roscreen.

I would be thankful for any help
0 Kudos
1 REPLY 1
TheEndless
Channel Surfer

Re: Can we get roimagecanvas screen in top of roscreen?

"cpjamloki" wrote:
1. As in imagecanvas there are isRemoteKeyPressed() as Boolean event to handle remote key index. what is the same event in roScreen to handle remote key index?

Listen for roUniversalControlEvents.
"cpjamloki" wrote:
2. Can we get roimagecanvas screen in top of roscreen? if yes then how to handle remotekey index in roimagecanvas which should be in top of roscreen.

No, you cannot stack any other screen with roScreen.
My Channels: http://roku.permanence.com - Twitter: @TheEndlessDev
Instant Watch Browser (NetflixIWB), Aquarium Screensaver (AQUARIUM), Clever Clocks Screensaver (CLEVERCLOCKS), iTunes Podcasts (ITPC), My Channels (MYCHANNELS)
0 Kudos