Flutterby™! : It's a shame Apple deprecated Carbon

Next unread comment / Catchup all unread comments User Account Info | Logout | XML/Pilot/etc versions | Long version (with comments) | Weblog archives | Site Map | | Browse Topics

It's a shame Apple deprecated Carbon

2023-02-09 01:10:02.95644+01 by Dan Lyke 1 comments

It's a shame Apple deprecated Carbon before having a real widget set, and it'll be so nice some day when Cocoa is finally something other than a steaming pile of bugs.

(Currently trying to get tabbed windows to display a title that has any resemblance at all to the NSWindowController that is attempting to set the title on the window.title, the window.tab.title, and anything else that looks promising.)

[ related topics: Apple Computer Microsoft ]

comments in ascending chronological order (reverse):

#Comment Re: It's a shame Apple deprecated Carbon made: 2023-02-09 03:48:18.809433+01 by: markd

Cocoa development's pretty much stalled - everything's going into iOS first (so you can write UIKit and use Catalyst to get uncanny valley on the Mac) or SwiftUI. If you think Appkit is full of holes and bugs, SwiftUI is a whole nother level.