Re: NSTableView display issue
Re: NSTableView display issue
- Subject: Re: NSTableView display issue
- From: Kyle Sluder <email@hidden>
- Date: Thu, 23 Sep 2010 08:54:52 -0700
On Sep 23, 2010, at 12:39 AM, "Rufat A. Abdullayev" <email@hidden> wrote:
> Hi Koko
>
>
> I had the same problems (just without using NSSplitView) there I had extra controls dynamically created on a standard UITableViewCell (cells updated after scrolling tableview)
>
> The problem gone when I created custom UITableViewCell and build it in IB with needed controls (did KVO complient one) and proper cell initialization in cellForRowAtIndexPath
>
Wait, what? You're mixing up desktop Cocoa with Cocoa Touch.
--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