Re: Alternative method for makeViewWithIdentifier
Re: Alternative method for makeViewWithIdentifier
- Subject: Re: Alternative method for makeViewWithIdentifier
- From: Alfian Busyro <email@hidden>
- Date: Wed, 15 Aug 2012 09:54:37 +0900
You're right.
After I looked at Apple Documentation. I realized it.
And exactly like what your told, I have to getting use with NSCell old
fashion.
With Regards,
Alfian.
On 12/08/14 17:44, Mike Abdullah wrote:
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