hi mockey,

that's the correct behaviour for keydown.
from the text file:
o ONKEYUP
    Possible value is 0, 1 or 2.    
    0 = command is processed when key is pressed. When key is
        held down, command will be repeatedly executed.
    1 = command is processed after key is released        
    2 = command is processed when key is pressed and after releasing the
key.
     
i thinks that's a bug from the previous version (i'll have to check it) that
was fixed in this new version. if that's the case, i'll add a new value for
the ONKEYUP field:
o ONKEYUP
    Possible value is 0, 1 or 2.    
    0 = command is processed when key is pressed. When key is
        held down, command will be repeatedly executed.
    1 = command is processed after key is released        
    2 = command is processed when key is pressed and after releasing the
key.
    3 = command is processed when key is pressed but will not repeat while
key is held down.

i should also stop referring to this field as ONKEYUP. maybe something like
ONKEYXX.




> -----Original Message-----
> From: mockey_a [mailto:[EMAIL PROTECTED] 
> Sent: Wednesday, July 27, 2005 3:24 PM
> To: [email protected]
> Subject: [power-pro] Re: Keytrap v2.1 uploaded
> 
> Hi Russel.
> 
> --- In [email protected], "Russel" <[EMAIL PROTECTED]> wrote:
> > http://groups.yahoo.com/group/power-pro/files/Plug-ins_and_add-
> ons/KeyTrap_v
> > 2.1.zip
> 
> At first thanks a lot for the changes.
> Works pretty good as far as I can see (I'm using keytrap exclusively 
> for my hotkeys). I have to figure out which keys are extended ones on 
> my keyboard. But I have one problem:
> It seems that the handling of keydown-events has changed. I have some 
> hotkeys on keydown and they are now triggered repeatedly, when you 
> hold down a key. This is not so good and leads to PowerPro-crashes or 
> programs run several times. I didn't have this problem with the 
> previous version. Can you change that back or can you at least add 
> another flag (NOREPEAT or so)?
> 
> Thanks and best regards,
> 
> Mockey
> 
> 
> 
> 
> 
> Attention: PowerPro's Web site has moved: http://www.ppro.org 
> Yahoo! Groups Links
> 
> 
> 
>  
> 
> 
> 
> 
> 



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