Page 2 of 2

Re: [5.21] WindowTimers break EventWindow() of Windows event

Posted: Wed Apr 09, 2014 8:42 am
by Niffo
Sadly no because i have to know the exact state of the keys and i use #WM_KEYDOWN and #WM_KEYUP events too.

The only solution i found for now is to not use the PB "WindowTimers" and develop my own timer Library.