Re: Source list with counter next to item title
Re: Source list with counter next to item title
- Subject: Re: Source list with counter next to item title
- From: GbT <email@hidden>
- Date: Mon, 19 Nov 2007 10:42:11 +0100
2007/11/19, Scott Anguish <email@hidden>:
>
> just to follow up to my own answer.
>
> if you're looking at leopard only compatibility, you may want to
> consider NSCollectionView instead.
>
> it would allow you to create the individual items as multiple views,
> which may already support bindings
Thanks, I'll try the first solution before switching to leopard only
compatibility.
I understand I need to create a subclass of nscell, I'm thinking of setting
in interface builder the new class name on the table column property, then
implement the drawInteriorWithFrame: method on the nscell subclass, but for
the value to display I don't know how to proceed, even without bindings.
Other than Developer Examples, is there a simple and clear solution fitting
my basic need? Maybe I need to understand better how this is working from
the start.
Thanks again.
> > _______________________________________________
> >
> > 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
>
>
_______________________________________________
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