NSTableView problems when 0 items
NSTableView problems when 0 items
- Subject: NSTableView problems when 0 items
- From: Christopher J Kemsley <email@hidden>
- Date: Sun, 15 Jun 2008 19:29:52 -0700
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