I pulled out the older ImageBackground example (which shows a custom background 
image in a NSTableView/NSOutlineView) and am trying to make it work under 
Mavericks.
 
For the most part, it's working fine by explicitly disabling support for 
responsive scrolling. The only glitch that remains is expanding/collapsing 
items in the outline view - there's a visibile 'flash' that happens when the 
rows get added or removed (expand/collapse animations have also been disalbed 
for this), where the background it redrawn.
 
This worked fine under Lion/Mountain Lion, it's only under Mavericks that the 
glitch happens. I'm wondering if there's a way to avoid this as we use a 
similar technique in a view in our application.
 
P.S. for those unfamiliar with the example - it uses cell-based views.

Thanks for any insights.
_______________________________________________

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:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to