[any] UI behaviour mouse clicks
Submitted
All UI mouse clicks are handled by button-up event. You should change that to windows standards, using button-down event. This removes many issues the UI still has.
Replies have been locked on this page!