Re: Alternative method for makeViewWithIdentifier
Re: Alternative method for makeViewWithIdentifier
- Subject: Re: Alternative method for makeViewWithIdentifier
- From: Mike Abdullah <email@hidden>
- Date: Tue, 14 Aug 2012 09:44:03 +0100
On 14 Aug 2012, at 03:16, Alfian Busyro <email@hidden> wrote:
> Thanks for your answer.
> I'm looking at cell-based table view right now,
> It's seems like it's pretty not dynamically to make a custom view of the cell view.
> do you have any idea to custom it ?
>
> So actually I looking for how to access the table cell view components without change it to cell-based table view.
> are there any method that possible to do this ?
Basically, no. View-based tableviews were introduced in 10.7. They do not exist on 10.6. A possible alternative is NSCollectionView.
_______________________________________________
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