Re: Very slow NSTableView
Re: Very slow NSTableView
- Subject: Re: Very slow NSTableView
- From: Graham Cox <email@hidden>
- Date: Thu, 6 Jul 2017 11:07:02 +1000
> On 5 Jul 2017, at 7:25 pm, Georg Seifert <email@hidden> wrote:
>
> Any reason you set the tableview to be "Source List". Set it to regular and
> it will work perfectly. It seems that the NSPopUpButtonCell don’t like to be
> in a source list. Maybe you can subclass it and draw yourself?
Interesting… I don’t know why it was set to ‘source list’, in fact the regular
style doesn’t do transparency/vibrancy so it’s win-win.
However, I’m converting it all to view-based anyway, which also does not seem
to be hampered by such issues, even when using a pop-up button within a cell
view.
—Graham
_______________________________________________
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