@troz

1.2K Followers
466 Following
3.4K Posts
Crazy Mac lady. Mac author & developer. Lover of Apple computers and devices. Swift & SwiftUI enthusiast. Unofficial Mac app dev evangelist.
Webhttps://troz.net/
Linktreehttps://linktr.ee/trozware

I came across a strange macOS Tahoe bug when working on an AppKit app with a table. I managed to find a workaround, but since I was unable to find any solutions online, I thought I would post my discoveries in case they could help others.

The issue is that the content rows scroll into the header unless the table stretches to the bottom of the content view.

Full write-up here but one workaround is to add space at the top of the table as well: https://troz.net/post/2026/appkit-table-scroll-bug-in-macos-tahoe/

#AppKit #macOS

It's back to school time here in Australia, so I want to remind people that I offer an educational discount on my books: macOS Apps Step by Step: https://troz.net/books/macos_apps_step_by_step and Escape from Tutorial Hell: https://troz.net/books/escape

Email me at [email protected] telling me what & where you study/teach and I'll send you a discount link for both.

If you're in the education sector, please boost this post.

#macOS #Swift #SwiftUI #AppKit #TechBooks #Education

My books: "macOS Apps Step by Step" and "Escape from Tutorial Hell" are now on sale for Black Friday.

Check out all the details here: https://troz.net/post/2025/black_friday_2025/

#macOS #Swift #SwiftUI #TechBooks #BlackFriday

I've just published the 4th edition of macOS Apps Step by Step formerly titled macOS by Tutorials.

Read the details and check out a sample chapter at https://troz.net/books/macos_apps_step_by_step/

#macOS #Swift #SwiftUI #AppKit #TechBooks

I gave my first ever conference talk at PyCon AU in Sept, based on my book: Escape from Tutorial Hell. It uses Swift and macOS in all its examples, but the principles apply to all languages.

I offered a 25% discount to all conference goers but not all the QR codes I distributed have been claimed, so I'm opening the offer to the next 19 people who use this link to buy: https://sarahreichelt.gumroad.com/l/iqdry/h9q4gie

Learn about the book at https://troz.net/books/escape/

#macOS #Swift #SwiftUI #TechBooks #PyconAU

When is Apple going to tell Apple about the Apple TV rebrand?

It's my birthday! 🎉

For the next week, you can get my books: macOS by Tutorials & Escape from Tutorial Hell for 64% of the usual price. This deal only gets worse as I age, so get in now while I'm still young 😛

For details and sample chapters, check out https://troz.net/books/

These Gumroad links get the books at the discounted prices:
macOS by Tutorials: https://sarahreichelt.gumroad.com/l/oximx/q9r39tt
Escape from Tutorial Hell: https://sarahreichelt.gumroad.com/l/iqdry/q9r39tt

#macOS #Swift #techbooks

If you’re thinking of getting an Apple clear MagSafe case for your iPhone 17 Pro, be aware that it is only clear in places. I assumed it would be the same as the Apple clear MagSafe case I’ve had on my blue 12 mini for years and which actually is clear except for the MagSafe connectors, but no. It’s a shame that the new version has a big white area hiding the lovely orange back but given the stories of scratches, I’m glad to have the phone enclosed now.

#Apple #iPhone #MagSafe #PhoneCase

By this time next week I'll be able to breathe again after giving my first ever conference talk. If you're at PyConAU next weekend, please say hi.

And if you haven't bought a ticket yet, here's a link that gets you 10% off: https://pretix.eu/pyconau/2025/redeem?voucher=SPKR10-34B388RD4AQPPF86

#PyConAU #Melbourne

As promised in my SwiftUI for Mac 2025 article, here is a more detailed article about SwiftUI's new WebView.

https://troz.net/post/2025/swiftui-webview/

The SwiftUI team have done an amazing job on this, and I can't wait to start using it in my apps and books.

#Swift #SwiftUI #WebView