Forum Discussion

cpjamloki's avatar
cpjamloki
Visitor
11 years ago

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

1 Reply

  • "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.