Newbies Willy Truyens Posted December 3, 2004 Newbies Posted December 3, 2004 Hello, is there a way to make a runtime app in kiosk mode automaticaly return to the 'start' screen of my application after a predefined time of inactivity? It is impossible to do this with the 'pause/resume script' command because every action of the user triggers a different script, and the user can abandon the kiosk anytime. I included a 'stop' button in the application, but practicly nobody uses it when they are ready. The application is used in a public place, so it should allways be ready for a new user. Thanks for any help.
Reed Posted December 3, 2004 Posted December 3, 2004 The easiest way to do this is with a script scheduling plugin. Every time a user does something you can reset the time until the scheduled script will run. After the inactive period you specify, a script will run that navigates to the start screen.
Recommended Posts
This topic is 7294 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now