On Nov 12, 2008, at 9:45 AM, David Blanton wrote:

Thanks for the suggestions ...

Try setting both the table view's dataSource and delegate to nil before you set them to the new values.
        <no help>

If that doesn't work, delay some of those messages using - performSelector:withObject:afterDelay:, using a delay of .001.
        <no help>

        So I am on to ...
        
        If all that doesn't work, I'd look at the split view.


Unfortunately, there isn't enough information to go on to really determine the problem.

Something is probably not tiling or redrawing the table, for some reason or another.

1. How are you "changing" the datasource?
2. How are you reloading the table after changing the datasource?
3. What is the bt when the numberOfRowsInTableView is called?

corbin
_______________________________________________

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 [EMAIL PROTECTED]

Reply via email to