• 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
NSTableView problems when 0 items
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

NSTableView problems when 0 items


  • Subject: NSTableView problems when 0 items
  • From: "Kiel Gillard" <email@hidden>
  • Date: Mon, 16 Jun 2008 13:00:07 +1000

Howdy,
Are there any messages in your Run Log or in Console that might help you
figure out the problem? Can you verify the table data source method
implementations are returning the right values?

Kiel

I have an NSTableView object and an NSPopUpButton that I use to select a
> category of information to display in the table...
>

The problem is this:


If I select a category with 0 items in it, the table view will update as
expected... but, if I select one with more than one item right afterwards,
the entire list does not display right away. Instead, it updates row by row
when I select it.


I AM sending it a [nameOfTable reloadData] message, and it IS getting that
information it needs to be getting... but I cannot figure out why it's doing
this!


To see what I mean, click here: http://www.gooblidood.com/temp/weird.mp4


Anyone have any idea how to fix this stupid problem? Any help would be
greatly appreciated!
_______________________________________________

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

  • Prev by Date: NSTableView problems when 0 items
  • Next by Date: Re: NSOutlineView threading problem
  • Previous by thread: NSTableView problems when 0 items
  • Next by thread: NSButton checkbox reports reverse state
  • Index(es):
    • Date
    • Thread