Kroc / MaSS1VE

The Master System Sonic 1 Visual Editor
Other
12 stars 7 forks source link

(bluMouseEvents) XBUTTONUP events never fire #5

Closed tannerhelland closed 11 years ago

tannerhelland commented 11 years ago

...with my mouse, anyway. No idea if this is a Windows issue or a bluMouseEvents issue.

XBUTTONDOWN behaves as expected.

Sorry for the short issue description. I'm not sure what other info would be helpful...?

Kroc commented 11 years ago

I will test with my mice (I have two with X-buttons I think) and get back to you.

tannerhelland commented 11 years ago

I only require "Click" events for the X-buttons, so moving my code to XBUTTONDOWN worked just fine. Not sure if you need the up events, but if not, I wouldn't blame you for just dropping them.