On 24 oct, 18:52, Ed <post2edb...@hotmail.com> wrote:
> How can I detect that a user isn't performing any activity on the
> screen? Activity: any click/type events.
>
> It's a bit like the HTTP Session timeout, that you destroy the user
> session when nothing happens. In the same way I want to perform some
> actions when the user doesn't do anything on the screen for X
> seconds...
>
> Any idea's ?
> Is there a way to subscribe global keyboard/mouse listeners ?

Have a look at Event.addNativePreviewHandler()
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to