Fish Eye Control in Silverlight
Martin Grayson has a fantastic post, along with code, on one of the best Fish Eye controls I’ve seen implemented.
Using this as a basis we have been working on migration to Silverlight, and finally got the time to get this working.
The code is still a bit rough so I can’t publish it, but it does demonstrate that it can be done. The main changes we needed to make were due to the lack of a Mouse position meaning we needed to pass this into the methods from our MouseOver event. We also needed to create StoryBoards on the fly for the animation, I have some concerns here about memory usage as we’re currently not cleaning everything up - more work needed
Screen shot below, actual examples to follow soon.
Click the image to see an animated version (400KB).


Add New Comment
Viewing 2 Comments
Thanks. Your comment is awaiting approval by a moderator.
Do you already have an account? Log in and claim this comment.
Do you already have an account? Log in and claim this comment.
Do you already have an account? Log in and claim this comment.
Add New Comment
Trackbacks
(Trackback URL)
January 31, 2009 at 12:10 am
[...] Supported by: Flex, ExtJs (spotlight), Dojo , Prototype/script.aculo.us, JQuery, MooTools, MochaUI, Silverlight [...]