How to increase seconds (RTC time) in 2 screens at the same time
I had build 2 screens (screen 1 and screen 2)
in each screen i place 2 text (using wildcard) with purpose display Time Minute and Time Second form RTC.
i had success in the first screen (screen 1), but i want to when i change to screen 2, the Time Minute and Time Second counter and display constantly from screen 1. Absolutely when i change from screen 2 to screen on it must same above concept.
i had code the same code for the screen 2, but when i change from screen 1 to screen 2, it is hanged.
So how can i solve that problem, that means i how can i update and show Time minute and Time Second when i change between 2 screen.
Thanks everyone
