Skip to main content

Microsoft Silverlight

Answered Question cursorsRSS Feed

(0)

mjcasti
mjcasti

Member

Member

24 points

14 Posts

cursors

 

So silverlight takes away some cursors that are useful from what is in WPF. I understand that; try and make .net smaller. But if you take them away, you need to leave a way for us to create our own custom cursors, but that looks like it has been removed as well (no constructor for Cursor letting us pass in our own image). I suppose you could set the cursor to none and then 'make' you own cursor, but that seems terribly ugly. Is there another way to create a custom cursor in silverlight that I can't think of.

Thanks for any suggestions.

Regards,

Mike

y_makram
y_makram

Contributor

Contributor

6172 points

1,233 Posts

Re: cursors

Unfortunately, there is not. 

Thanks
Yasser Makram
http://www.silverlightrecipes.com
_____
Dont forget to click "Mark as Answer" on the post that helped you. If your question has not been answered, please post a followup question.

FredHirschfeld
FredHirs...

Participant

Participant

928 points

165 Posts

Answered Question

Re: cursors

http://silverlight.net/forums/p/12837/41709.aspx#41709

Have a look at this post... I linked to some source that I had to accomplish this task.

Fred

 
Fred Hirschfeld
(If this answers your question please select "Mark as Answered")
  • Unanswered Question
  • Answered Question
  • Announcement
Microsoft Communities