07-14-2011 11:49 AM
Besides the examples in the net.rim.device.api.animation package documents.
I understand that an object to be animated must implement Animatable, but can I animate text inside a Field, such as creating scrolling text, right to left - a ticker?
What I'm trying to accomplish is avoiding invalidating a Field and moving text either x or y position.