I have a compass style needle, free to spin.
I need it to glow when it approaches a certain orientation, say 55 degrees.
I want to have NeedleView subclass UI
If you use drawRect for your drawing your needle you could possible do something like this:
Is there an easy way or library available to let text glow?