Forum Discussion
EnTerr
10 years agoRoku Guru
"gboudreau" wrote:
I hit a similar problem with the roCodeRegistrationScreen; I was trying to use it in my scene too, but I guess you can't do that, so I moved that code into main.brs, and it worked.
roCodeRegistrationScreen is a non-(ob)scene component.
Do read the page theEndless linked to above, it says it.
Suppose we can come with some heuristic, like: if it's UI component and starts with "ro" (but not "roSG") - it can't be used in the render/SG UI thread.