Bitwise for MouseButton()
Posted: Sat Mar 20, 2004 10:38 am
I request a bitwise parameter for MouseButton(); this is, 1 => LMB, 2 => RMB, and 4 => 3rd button
http://www.purebasic.com
https://www.purebasic.fr/english/
Problem: 3rd-Button is in many cases same with LMB+RMB...Psychophanta wrote:I request a bitwise parameter for MouseButton(); this is, 1 => LMB, 2 => RMB, and 4 => 3rd button
Problem: 3rd-Button is in many cases same with LMB+RMB...