No, but you can greatly reduce the amount of CPU time used by setting
the idleRate property to a larger value. Note that setting the idle
rate will affect things like the cursor repeat rate and the autoscroll
rate of fields. The amount of CPU usage at the default value of 200
milliseconds (5 times a second) is pretty minimal, however, and it's
probably not worth messing with unless this is a window that you're
going to be leaving up for very long periods of time (days or weeks).
The only other good reason I can think of for turning down the
idleRate would be if you've got a low memory system and you want to
reduce swapping as much as you possibly can while still allowing the
use of idle handlers.
The elegant way to solve your problem would be to have a command that
takes a handler name and a time, and MetaCard would call the handler
at that time. An "at" command is on the wish list for 2.0 which would
do exactly this.
Scott
> Stan Bischof
> HPSC
>
-- *********************************************************************** * Scott Raney 303-447-3936 Remember: the better you look, * * raney@metacard.com the more you'll see -- Lidia * ***********************************************************************