Dear FLTK experts,
is there a straigthforward way of doing a timeout if no input events occured 
for some timespan - lets say 5 minutes?

i have to develop an application for a touchscreen terminal, and it should 
timeout and return to a startscreen if no user input happens for a while.
i could of course just check for myself if the mouse was moved or the 
touchscreen (left mousebutton) was pressed and reset a timer, but maybe there 
is some function in fltk that does this already out of the box?


_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to