05-09-2006, 08:55 AM
Gintaras Wrote:Don't use BlockInput if the trigger includes mouse click. If you release the mouse button while the input is blocked, the system is unaware about that, and begins to behave strangely. Use BlockInput only with mouse wheel triggers, where click is not involved.
Sometimes it is also possible that modifier keys are not released. Press shortly them all.
>> Use BlockInput only with mouse wheel triggers, where click is not involved.
I was using BlockInput only the immediate issue you+me were working on right then, i.e., mouse wheel + CTL click down. Do you mean if we use CTL click down then we should not use BlockInput? But that was teh code you wrote for me.
>> Sometimes it is also possible that modifier keys are not released. Press shortly them all.[/quote]
Ok.
thanks,
avraham
