2022-10-26 04:40 AM
2022-10-26 07:30 AM
Simply in screen setups modify some global variable and here place if or switch.
2022-10-26 08:55 AM
Use screens transition ends for each screen where x is the screen number, or you can use a useful name.
In the Model View you would have to pass an argument to your main application letting it know which screen it is on. Then you can call the appropriate function.