Hacker News new | ask | show | jobs
by torstenvl 654 days ago
The AbiWord source has a ton of this, though a lot of it is now deprecated and broken.
1 comments

AbiWord appears to use IB (there are *.nib directories and plenty of `IBAction` and `IBOutlet` annotations), but it's kinda woven into AbiSource's own cross-platform application framework, and that actually makes it more interesting/useful as a learning resource.

Thanks for the suggestion! Any others you can think of?