Re: iTunes like transition?
Re: iTunes like transition?
- Subject: Re: iTunes like transition?
- From: Kyle Sluder <email@hidden>
- Date: Mon, 23 Feb 2009 15:16:50 -0500
On Mon, Feb 23, 2009 at 2:18 PM, Luca Pazzerello
<email@hidden> 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 (email@hidden)
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:
This email sent to email@hidden