PDA

View Full Version : Some bugs detected... May be features?



Ron
October 13th, 2002, 12:55 PM
The anti repeat should be adjusted yes.

Pageup and down are in there,.. i think they are called prev/next ( MS offical name)

Monster
October 13th, 2002, 12:55 PM
1. Antirepeat feature seems to work wrong. After receiving any code with antirepeat enabled it just sleeps n milliseconds and wastes any other command in this time. This is not good :sad:

For example: I have two hardware plugins enabled - UIR/IRMan and TaskCreate. One of my remote buttons is used to launch Winamp. Antirepeat for this command set to 500. Other command binded to "Winamp.exe [create]" event. It must perform some group managing actions, but never do so, because previous command's antirepeat is in progress. The same situation is with "Close window" command.

IMHO, the best way is to count antirepeat time for every command separately.

2. May be I missed something, but I have not found any way to send to window a keystroke, containing PageUp or PageDown codes.

Thanks. Girder the best!