Thanks!I solved with a simple subclass of NSTextField, in wich my beat (an NSTimer) updates the drawing coordinates of the text.
Regards, --Luca C. 2009/2/23 Kyle Sluder <kyle.slu...@gmail.com> > On Mon, Feb 23, 2009 at 2:18 PM, Luca Pazzerello > <luca.pazzere...@gmail.com> wrote: > > Maybe this screenshot clarifies about which transition i am talking > about. > > http://a1.s3.quickshareit.com/immagine28d926.png > > That's not really a transition, it's just drawing. iTunes is a Carbon > app, so it uses a different drawing model entirely. > > It looks like all you want is a custom NSTextFieldCell subclass whose > objectValue can be set to an array of strings instead of just a single > string, and then you want to do the drawing yourself. > > --Kyle Sluder > _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com