I’ve been looking at https://github.com/rokudev/scenegraph-master-sample and followed the screenStack UI Logic. I initialise the screenStack on MainScene.brs and show my Login screen. After the user logs in, I want to navigate the user to the Home Screen but I’m unable to do so because when I call ShowScreen inside Login.brs, the screenStack is not initialised, even though I did that on my MainScene.brs. Is there a way to change Screens(Groups) from the Login Group itself?
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| switching between screens | 7 | 1 | January 7, 2025 | |
| How to change from one scene to another? | 2 | 3 | December 8, 2022 | |
| Scene vs Group for base node of Screen | 1 | 0 | April 12, 2018 | |
| Problem with roScreen stack | 5 | 0 | June 30, 2015 | |
| Opening a scene from a .brs that is not main.brs | 4 | 0 | March 27, 2017 |
