I just added

if([aTableView inLiveResize]) return nil; in the objectValueForTableColumn call table blank but the resize is quick and the table refreshes quick

        I guess I should oride preservescontentduringresize




On Jan 13, 2009, at 4:00 PM, David Blanton wrote:

I programatically add the enclosing scroll view of a table view to a scroll view that is the upper portion of a vertical split view.

I would like to supress the calling of objectValueForTableColumn whne resizing the split view so it functions smoothly.

Is this possible?

David Blanton





_______________________________________________

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/airedale% 40tularosa.net

This email sent to aired...@tularosa.net



David Blanton





_______________________________________________

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

Reply via email to