WindowsLook mouse arrow name?
Moderators: CEGUI MVP, CEGUI Team
WindowsLook mouse arrow name?
Im working on my game editor project and decided to use the Windows look. Fits better (and besides CE LayoutEditor 0.7 doenst has TaharezLook for some reason). But now Im facing aproblem, I dont know how to set the mouse cursor. Whats the correct name for the mouse arrow image in WindowsLook?
-
- Quite a regular
- Posts: 79
- Joined: Wed Jan 09, 2008 11:06
Re: WindowsLook mouse arrow name?
Code: Select all
mGUISystem->setDefaultMouseCursor("WindowsLook", "MouseArrow");
Re: WindowsLook mouse arrow name?
Fixed, that was the correct line, but wasnt working because I forgot to implement th emose move injection.
Who is online
Users browsing this forum: No registered users and 11 guests