Re: knowing when there is no activity

2011-01-31 Thread Colin Holgate
On Jan 31, 2011, at 7:18 AM, Björnke von Gierke wrote: > there's idle, but adjusting the idleRate has several, mostly unwanted side > effects with repeating, build in messages like mouseStillDown. Still, if you > remember to reset it to default at the correct moments, it's probably useable > f

Re: knowing when there is no activity

2011-01-31 Thread Björnke von Gierke
there's idle, but adjusting the idleRate has several, mostly unwanted side effects with repeating, build in messages like mouseStillDown. Still, if you remember to reset it to default at the correct moments, it's probably useable for what you want. On 31 Jan 2011, at 13:01, Colin Holgate wrote:

knowing when there is no activity

2011-01-31 Thread Colin Holgate
In Director you can set a timeoutlength, after which a timeout event is sent. The length represents the amount of time that there is no user activity. Is there a similar thing in LC? ___ use-livecode mailing list use-livecode@lists.runrev.com Please vis