Developers

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
venkatareddy
Visitor

How to implement search screen in Panel

How to implement search screen in Panel in my application roKeyboardScreen is working fine in main.brs. but am using in panel(extends = panel)  its crashed at screen.SetMessagePort(port)

 screen = CreateObject("roKeyboardScreen")
 port = CreateObject("roMessagePort") 
screen.SetMessagePort(port)

Please help me I was strucked from last 3 days
Tags (1)
0 Kudos
1 REPLY 1
joetesta
Roku Guru

Re: How to implement search screen in Panel

what's the crash output?
probably you have to move this to happen in a task?
aspiring
Tags (1)
0 Kudos
Community is Being Upgraded!

We’re upgrading Roku Community to bring you a faster, more mobile-friendly experience. You may notice limited functionality or read-only access during this time. Read more here.

Planned Downtime:
Community will be unavailable for up to 24–48 hours during the upgrade window during the week of May 19th and you may notice reduced functionality. In the meantime, for additional assistance, visit our Support Site.

We're sorry for this disruption — we’re excited to share what’s next!