• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Very slow NSTableView
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Very slow NSTableView


  • Subject: Re: Very slow NSTableView
  • From: Quincey Morris <email@hidden>
  • Date: Tue, 4 Jul 2017 01:10:41 -0700

On Jul 4, 2017, at 01:02 , Graham Cox <email@hidden> wrote:
>
>  Is NSTableView documented anywhere to require layer backing?

Not that I know of. A couple of things to keep in mind:

— This thing about the dramatic effect *might* be specific to NSCell-based
table views (i.e. in a sense they no longer care about the performance of older
NSTableView drawing configurations). It may be that view-based table views are
more or less the same regardless of whether the views are layer-backed or not.

— Be careful with layer backing. I ran into a couple of cases (in Xcode 9 beta,
which may or may not be a relevant factor) where a sort of preferences window
(with lots of controls in it) had half of its contents simply disappear when to
top level view was layer backed.

_______________________________________________

Cocoa-dev mailing list (email@hidden)

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:

This email sent to email@hidden

References: 
 >Very slow NSTableView (From: Graham Cox <email@hidden>)
 >Re: Very slow NSTableView (From: Quincey Morris <email@hidden>)
 >Re: Very slow NSTableView (From: Graham Cox <email@hidden>)
 >Re: Very slow NSTableView (From: Graham Cox <email@hidden>)
 >Re: Very slow NSTableView (From: Quincey Morris <email@hidden>)
 >Re: Very slow NSTableView (From: Graham Cox <email@hidden>)

  • Prev by Date: Re: Very slow NSTableView
  • Next by Date: Re: Very slow NSTableView
  • Previous by thread: Re: Very slow NSTableView
  • Next by thread: Re: Very slow NSTableView
  • Index(es):
    • Date
    • Thread