--- In [email protected], "drmwpdc" <[EMAIL PROTECTED]> wrote:
> 
> This is really nice ....
> 
> follow this
> active window : what appears if the mouse is moved to the upper right
> corner (calling KeyTrap.ResetKeys) : key that would do the same
> function
> 
> poptray : help dialog : F1
> notepad2 : right context menu : right mouse button
> firefox : right context menu : RMB (not consistently)
> taskbar : right context menu : RMB
> desktop : right context menu : RMB
> internet explorer : RCM : RMB
> quicktime : File dropdown : alt F
> realplayer : help dialog : F1
> 
> 
> what is going on ???  can't program to activate a KeyTrap.ResetKeys?
> 

This is just a side effect of KeyTrap.ResetKeys(). Use the following:
;All should be in 1 line
Do(If(Assign("vks",KeyTrap.GetPressedKeys),"KeyTrap.ResetKeys("++ReplaceChars(vks,",",")++KeyTrap.ResetKeys(")++")"))






Attention: PowerPro's Web site has moved: http://www.ppro.org 
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