General) option for..." /> General) option for..." /> General) option for..."/>

"Sidebar icon size" option disabling for NSOutlineView

240 Views Asked by At

I'm using PXSourceList (NSOutlineView subclass) for my OSX project and want to disable "Sidebar icon size" (System Preferences -> General) option for my App. I'd like my icons always be small.

P.S. PXSourceList is in view-based mode.

1

There are 1 best solutions below

0
On BEST ANSWER

It appears that Cell-Based views are still used in general as that's when the preferences apply to the image size of the nodes.

Also I just saw that PXSourceList also note this in their API Doc:

http://cocoadocs.org/docsets/PXSourceList/2.0.1/Classes/PXSourceList.html