On Mon, 30 Jun 2014 11:44:59 -0500
"Edward K. Ream" <edream...@gmail.com> wrote:

> On Mon, Jun 30, 2014 at 4:31 AM, Fidel N <fidelpe...@gmail.com> wrote:
> 
> > Still, idle is not yet useful because of firing several times the
> > command and not respecting the time.
> 
> Let's investigate the second problem (not respecting idle time).

But even if the idle time was respected, are there really separate idle
times for each registered hook?  Or just the first to init. idle time
events (which I think is in core) gets to specify the time?

I'm not sure the arg. makes sense, unless the idle time hook firing
code's more sneaky than I think it is.

Cheers -Terry

> What happens for you if you change::
> 
>    timer.start(1000)
> 
> to::
> 
>     timer.start(0)
> 
> in @file ../plugins/qtGui.py-->Gui wrapper-->
> class LeoQtGui-->Idle Time (qtGui)-->
> qtGui.setIdleTimeHook & setIdleTimeHookAfterDelay
> 
> Edward
> 

-- 
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to leo-editor+unsubscr...@googlegroups.com.
To post to this group, send email to leo-editor@googlegroups.com.
Visit this group at http://groups.google.com/group/leo-editor.
For more options, visit https://groups.google.com/d/optout.

Reply via email to