NSTableView resizing column with progress indicator in cell
NSTableView resizing column with progress indicator in cell
- Subject: NSTableView resizing column with progress indicator in cell
- From: Chas Spillar <email@hidden>
- Date: Wed, 06 Dec 2006 12:07:37 -0800
- Thread-topic: NSTableView resizing column with progress indicator in cell
Another NSTableView question:
I have a table view with an cell that has a view that contains an
NSProgressIndicator. The indicator is updating great, etc. However, if I
resize the column, the indicator smears during the live resize. I believe
that I need to have the live resize of the column refresh the row without
using the cache that it is using. Does someone know how to do this?
Thanks for your help,
Chas.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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