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: 
jkard
Visitor

How do you do a "Please wait..." roMessageDialog??

Is there a demo project that has an example of the standard "Please wait..." roMessageDialog that a lot of channels use when navigating between screens? I have added a screenshot below of what I mean. I have not seen how to do this anywhere, and not sure if any of the demos cover it.

Can you point me in the right direction?

EXAMPLE:



Thanks
Jay
0 Kudos
2 REPLIES 2
RokuChris
Roku Employee
Roku Employee

Re: How do you do a "Please wait..." roMessageDialog??

That's actually a roOneLineDialog. There's a utility function called ShowPleaseWait() in several of the SDK samples that does what you want.
0 Kudos
brocker
Visitor

Re: How do you do a "Please wait..." roMessageDialog??

Awesome, thanks Chris!
0 Kudos