Hacker News new | ask | show | jobs
by saagarjha 2196 days ago
Fun fact: the bulk of the Cocoa datepicker is one attributed string. Yes, all the layout and styling.
1 comments

I'm not familiar with Cocoa - can you elaborate on this? What is an attributed-string and how does a single string define the entire appearance and interaction of a complex UI component?