Forum Discussion

hugetv's avatar
hugetv
Visitor
10 years ago

help with selecting roGridScreen

I want to see how it would be possible to select without having to wait to load all the movies

12 Replies

  • "TheEndless" wrote:
    To make the API requests asynchronously, you'll basically need to use ifUrlTransfer.AsyncGetToString(), then listen for roUrlEvents in your event loop. Once you get the result back, you can then set the contents for the grid screen row(s).

    Alternatively, you could opt to work with SceneGraph instead, and utilize the Task node for retrieving your content.



    My friend could help with this please do not understand how to do it