Page 1 of 1

mouse cursor over pushbutton isn't drawn - how to change?

Posted: Mon Mar 20, 2006 20:58
by tb77
i use 0.4.1 and the windowslook theme - where is the trigger, that disables the cursor over a button?

thomas

Posted: Fri Mar 24, 2006 08:51
by martignasse
hi tb77,

found in the API Reference, the MouseCursorImage propertie at window level.
http://www.cegui.org.uk/api_reference/classCEGUI_1_1WindowProperties_1_1MouseCursorImage.html

hope it help.