Hacker News new | ask | show | jobs
by saagarjha 2538 days ago
> macOS Sierra added tabs to Cocoa apps, and applications could get the feature without additional modification. (I’m not sure if it’s absolutely none or if recompiling was needed, but I think it’s the former.)

Tab support was added without linking against the new SDK: apps would get it "for free" when running on macOS Sierra.

1 comments

> Tab support was added without linking against the new SDK: apps would get it "for free" when running on macOS Sierra.

Yeah, right. I remember being very happy as some of my not-worried-about-mac applications (it's a word processor that uses a special format only used in our country) had tabbing enabled. :-)