Welcome, Guest. Please login or register. Did you miss your activation email?

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - cooky451

Pages: [1]
1
Window / Custom Mouse Cursor
« on: October 15, 2011, 12:56:43 pm »
Works and works with sf::Window. Thanks. :)

2
Window / Custom Mouse Cursor
« on: October 15, 2011, 12:28:28 pm »
Hi,

I'm currently using SFML and OpenGL. I now want to implement a custom mouse cursor. Ok, I think I can easily track the mouse position and draw a texture with orthographic projection. But I need a way to prevent the OS from drawing the standard cursor. Is there any way to do this in SFML?

(I'm currently using SFML 1.6, so a solution for this version is preferred.)

Pages: [1]
anything