SpinningCursor4.zip (57 KB): Source (VS2008/Silverlight 2.0) Series History Part 4: Adding an animation (static XAML) to the slices (in Silverlight/C#) Part 3: Adding curvature to the slices (in Silverlight/C#) Part 2: Dynamically building slices (in Silverlight/C#) Part 1: Treo-like wait symbol in static XAML Introduction The goal of these posts is to build a spinning cursor similar to the Mac OS X wait cursor through programmatic means in Silverlight. The cursor is still very rough and will undergo improvements progrressively. One of the reasons to build the cursor programmatically is to have...