Hi.
--- In [EMAIL PROTECTED], "swzoh" <[EMAIL PROTECTED]> wrote:
> Actually I found out that the command seemed to trigger immediately
> at the press of the keys.

Sure it does. Other commands do as well.

> & Win" modifier keys only. Other modifier keys seem to work
> immediately at the key presses, as expected.

Exactly my observations. Only the modifier keys that PowerPro 
provides don't work. As I've written before, I reckon Bruce has 
programmed its sendkeys-function that way, that it only sends keys 
when the modifier key is up. This might be a good thing but in this 
case it prevents this stuff from working as it could...

> But, if you replace the command with "win.sendkeys("{148}")",
> then it worked both OnKeyUp and OnKeyDown.

Could be some timing problems. As far as I see keytrap.sendkeys uses 
the same function with the difference that it calls keytrap.enable(0) 
before and keytrap.enable(1) after the sendkeys. 
I had one hotkey to a menu where I had timing problems with 
win.sendkeys (too fast) but it worked fine with keytrap.sendkeys...

Mockey




------------------------ Yahoo! Groups Sponsor --------------------~--> 
Yahoo! Domains - Claim yours for only $14.70
http://us.click.yahoo.com/Z1wmxD/DREIAA/yQLSAA/JV_rlB/TM
--------------------------------------------------------------------~-> 

 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/power-pro/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 

Reply via email to