RE: NSTableView display issue
RE: NSTableView display issue
- Subject: RE: NSTableView display issue
- From: "Rufat A. Abdullayev" <email@hidden>
- Date: Fri, 24 Sep 2010 09:10:42 +0500
- Acceptlanguage: en-US
- Thread-topic: NSTableView display issue
I had issue with iPhone (cocoa Touch) not desktop
Rufat
-----Original Message-----
From: Kyle Sluder [mailto:email@hidden]
Sent: Thursday, September 23, 2010 8:55 PM
To: Rufat A. Abdullayev
Cc: email@hidden; cocoa-dev list
Subject: Re: NSTableView display issue
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