• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
RE: NSTableView display issue
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: NSTableView display issue


  • Subject: RE: NSTableView display issue
  • From: "Rufat A. Abdullayev" <email@hidden>
  • Date: Thu, 23 Sep 2010 12:39:38 +0500
  • Acceptlanguage: en-US
  • Thread-topic: NSTableView display issue

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


Cheers,
Rufat



-----Original Message-----
From: cocoa-dev-bounces+rufataa=email@hidden [mailto:cocoa-dev-bounces+rufataa=email@hidden] On Behalf Of email@hidden
Sent: Wednesday, September 22, 2010 10:28 PM
To: cocoa-dev list
Subject: NSTableView display issue

I have an NSTableView in an NSSplitView.

I call -reloadData and -setNeedsDisplay:YES

The table does not redisplay with the new data until the split view is
resized.  From that point forward it behaves properly with subsequent -
reloadData and -setNeedsDisplay:YES calls.

Is there something basic I am missing here?


-koko
_______________________________________________

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

  • Follow-Ups:
    • Re: NSTableView display issue
      • From: Kyle Sluder <email@hidden>
References: 
 >NSTableView display issue (From: email@hidden)

  • Prev by Date: Re: [ANN] Release: NanoStore 1.0 for Mac and iOS
  • Next by Date: Re: Ports for stringWithContentsOfURL
  • Previous by thread: Re: NSTableView display issue
  • Next by thread: Re: NSTableView display issue
  • Index(es):
    • Date
    • Thread