> On Jun 10, 2016, at 9:54 AM, David Catmull wrote:
>
> OK, thanks. I wasn’t thinking of bold being affected by row size, but I guess
> it makes sense that it's going to reset the font entirely.
Yeah, and if you want to have more control then don’t use the textField outlet
(make your own), an
OK, thanks. I wasn't thinking of bold being affected by row size, but I
guess it makes sense that it's going to reset the font entirely.
On Fri, Jun 10, 2016 at 10:46 AM, corbin dunn wrote:
>
> On Jun 10, 2016, at 7:58 AM, David Catmull wrote:
>
> I have a view-based, sidebar-style NSOutlineVie
> On Jun 10, 2016, at 7:58 AM, David Catmull wrote:
>
> I have a view-based, sidebar-style NSOutlineView. For some items, I want to
> make the text bold. But if I change the rowSizeStyle to medium instead of
> the default (in awakeFromNib), the text doesn't display as bold. If instead
> I use a