Hi, I am developing an app and I came across a doubt:
I wanted to make this screen stay for 5 seconds and then go away, so will this code make it last for 5 seconds/ 5 minutes /5 milliseconds or something else?Please help…
Thanks in advance
Hi, I am developing an app and I came across a doubt:
I wanted to make this screen stay for 5 seconds and then go away, so will this code make it last for 5 seconds/ 5 minutes /5 milliseconds or something else?Please help…
Thanks in advance
Hello can you tell me the whole scenario… So that i can try to solve it…
This much information is not valuable…
When time will start & how you start the time on clicking buttons etc…
Sir this is the code for the start screen of my program and I want the screen to stay in place for 5 seconds. I can’t figure out how to do it, so please help. thanks.
This is just like in a game, when we start it, the title and the name of the company and other such stuff displays.
So you are trying to create splash screen. Am I Right…
Yes…I am
sir please help
Use clock from Sensors. In designer set time interval to 5000 milliseconds (5 seconds) Use block When clock.timer
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.