Hi,
I want to use right button mouse for slider knobs same as left buttun button. But because of control
“if(isRightButtonDown) return” code the value of the parameters is not updated. I want to comment out this control in order to meet my needs. Is there any other way besides this?
the need : I have a paint window, By pressing right mouse I want to change some parameters by calling slider set value.
Thanks in advance
Tuğrul