Note: This is an archived post that was originally sent to the Hollywood mailing list on Fri, 05 Feb 2010 22:46:37 -0000
Hi! I noticed that "rolling" the mouse wheel the events triggered by InstallEventHandler) was something like buffered and will be "executed" every time the function that was called by previous event was finished, so... There's a way to avoid that behaviour? Was pretty useless(in my case) to have many wheel since the function they called wasnt ended... I need to have events callled only when the program was "free" of charge...
Thanks!
Simone
[05 Feb 2010] Install EventHandler question...
[05 Feb 2010] Install EventHandler question...
Simone"Tuxedo"Monsignori, Perugia, ITALY.
- airsoftsoftwair
- Posts: 5915
- Joined: Fri Feb 12, 2010 2:33 pm
- Location: Germany
- Contact:
[09 Feb 2010] Re: Install EventHandler question...
Note: This is an archived post that was originally sent to the Hollywood mailing list on Tue, 09 Feb 2010 13:39:28 +0100

I'm afraid there's no way around this. That's how events workHi! I noticed that "rolling" the mouse wheel the events triggered by InstallEventHandler) was something like buffered and will be "executed" every time the function that was called by previous event was finished, so... There's a way to avoid that behaviour? Was pretty useless(in my case) to have many wheel since the function they called wasnt ended... I need to have events callled only when the program was "free" of charge...
[09 Feb 2010] Re: Install EventHandler question...
Note: This is an archived post that was originally sent to the Hollywood mailing list on Tue, 09 Feb 2010 13:13:05 -0000

GOOD WORK!
Simone
OUCH! That's rather a "big" problem for me... AMybe I can "fix" it with some "weird" code... I'll look on that...I'm afraid there's no way around this. That's how events work![]()
GOOD WORK!
Simone
Simone"Tuxedo"Monsignori, Perugia, ITALY.