RVargas Posted July 1, 2011 Posted July 1, 2011 I have found an annoying behaviour in my applications when I used only gui elements: if I click on the screen and not on a widget, the mouse cursor dissappears (I guess it changes to free camera mode) and I have to press Esc to get it back. how can I disable that?
binstream Posted July 1, 2011 Posted July 1, 2011 Use MOUSE_SOFT define (see data/core/scripts/system.h for details).
Recommended Posts