We’ve been playing around with WPF/e Silverlight since the December CTP release but now thats its official with the recent 1.0 release we thought we’d start to throw out some components/examples. The first will be a scrollbar component. It’s supports dynamic content, horizontal/vertical layouts, and animated scrolling, along with other customized parameters such as position and size. Here are a few examples with source code:
Simple Vertical Scrollbar: Example, Source
Vertical Scrollbar with extras (scroller size based on content length and fading text): Example, Source
Horizontal Scroller: Example, Source
Coming up next will be a simple slideshow component, so stay tuned!
[...] source. Good job Daniel! Oh and I see you have the SL Logo running on your site … very cool
Silverlight Scrollbar component Dan Dobbs posted a Silverlight 1.0 Scrollbar component that not only looks very nice, but deals with [...]
Very nice Dan.
Personally, I really like the gliding effect when you click outside of the thumb of the scrollbars. The fading effect on the vertical scrollbar is very nice as well.
Thanks for making these scrollbars available. Just what I needed. Here’s how I used your horizonatal scrollbar – if you care to look – http://www.davidseye.com/GwensVideos/v3/
Thanks
Version 4 – it uses the horizontal scrollbar and the simple vertical scrollbar in the same page. I’m not a guru, just a sleep deprived enthusiast, and I found it a satisfying challenge to adapt the code to work in my page like this. Thanks again.
[...] scrollbar component: Updated with MouseWheel Support Here is an updated version of the scrollbar component I released earlier but this new version has Mouse Wheel [...]
[...] is an updated version of the scrollbar component I released earlier but this new version has Mouse Wheel [...]