Re: Alternative method for makeViewWithIdentifier
Re: Alternative method for makeViewWithIdentifier
- Subject: Re: Alternative method for makeViewWithIdentifier
- From: Alfian Busyro <email@hidden>
- Date: Tue, 14 Aug 2012 11:16:44 +0900
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 ?
With Regards,
Alfian.
On 12/08/13 18:10, Mike Abdullah wrote:
You need to go back to old school cell-based table views then.
On 13 Aug 2012, at 09:52, Alfian Busyro <email@hidden> wrote:
Hi,
I have an application that must support minimum OS X. Snow Leopard (10.6).
But accidentally I using makeViewWithIdentifier inside a delegate of table view to calling object that created on the nib, unfortunately this is only supported minimum Lion.
So instead of using this, what should I do to make an alternative of calling object from the nib.
With Regards,
Alfian
_______________________________________________
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