[05 Feb 2010] Install EventHandler question...
Posted: Sat Jun 13, 2020 5:32 pm
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
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