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 (Cocoa-dev@lists.apple.com) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com