0

In a Finder window on the left, you can see various "special groups" like FAVORITES, DEVICES, etc. written with a special font.

You see a very similar (if not the same) font used for "special groups" in NSOutlineView.

How can I get at this exact font? I want to use it for drawing text in my custom views.

cocoa.doc
  • 93
  • 5

1 Answers1

2

Quite sure it's Lucida Grande Bold:

enter image description here

Here's a somewhat related question.

Community
  • 1
  • 1
Mike Mertsock
  • 11,825
  • 7
  • 42
  • 75