I'm working on an app that has a large scrolling wheel - see here: http://aspyreapps.com/Files/Aspyre/wheels.jpg
The content inside the wheel needs to be dynamically created, rather than a static graphic. The problem is that I need the content to behave like a wheel, so as the wheel turns the angle of the content changes accordingly - not just moves straight up and down.
Any suggestions on how I might accomplish something like this?