[Mono-winforms-list] Open hand cursor

Stifu stifu at free.fr
Mon Aug 10 10:56:01 EDT 2009


Hello,

I'd like to use an open hand cursor for a drag and drop operation.

Here are the cursors I'm referring to:
Can grab:
http://www.worldtimzone.com/mozilla/testcase/css3cursors_files/grab.gif
Grabbing:
http://www.worldtimzone.com/mozilla/testcase/css3cursors_files/grabbing.gif

However, these cursors are not available by default in the Cursors enum (no
idea why). It seems the only way to use them would be to make custom
cursors. I don't really like the idea, but oh well.

If I did that, I wouldn't want to display Windows cursors on Linux, so I was
wondering if there was a way to retrieve such cursors from the user desktop
cursors.

If there's no relatively elegant way to use such cursors, I'll guess I'll
just go with the (finger pointing) Cursors.Hand one. But if there's a nice
(as cross platform as possible) solution, I'm all ears.

Thanks.
-- 
View this message in context: http://www.nabble.com/Open-hand-cursor-tp24901254p24901254.html
Sent from the Mono - WinForms mailing list archive at Nabble.com.



More information about the Mono-winforms-list mailing list