Apple’s Mail Plug-In system is quite amazing, and has led to some innovative and brave developments as an MUA (Mail User Agent). These brave developments include: wrapping long lines like a decent MUA, quoting messages in replies correctly like a decent MUA, and an option to Wrap Text like a decent MUA. I actually forgot … Continue reading Using MailWrap on macOS Monterey
tip
Designing a Sheet in Interface Builder
Quick tip time! This is an anecdote from a libre project I'm working on, specifically Auctions. One of the things I am doing right now is implementing the Cocoa/Mac UI. I'm writing a flow using sheets for signing in to accounts. I had a lot of issues making the sheet accept input; it just wouldn’t … Continue reading Designing a Sheet in Interface Builder