Jeffrey Bergier

@jeff@jeffburg.social
76 Followers
159 Following
330 Posts
Cocoa Developer and Teacher. Love technology and cars. Working in the automotive software industry. Living in Tokyo.

Whoa. Here is a full package set of NeXTSTEP 3.3J in Japanese and people are eating this up! 27 bids!

To be fair, I have found cd images for NeXTSTEP 3.3j online but never #OpenStep 4.2J. I wonder if it was ever released in Japan 馃

People come to Japan for food but honestly home cooked food in Japan is a whole other vibe and I鈥檓 all for it.

Pictures of food we made recently. It鈥檚 just better at home, yo.

I did a thing. I hope I don鈥檛 get divorced 馃槩
Ok! I finally managed to redo the design of the Settings鈫扜eneral screen for [Not]Soulver for OpenStep to be metrics compatible across systems. I think it looks a lot better now. Here is a screenshot of the new UI on #macOS26 and #OpenStep. Video to follow in next reply.
And a video of the new UI

Ok, actual UI update for [Not]Soulver for #OpenStep. I swapped out a text field for a slider. Big, I know 馃槑, but it paves the way for the next update which is to replace the NSPopUpButton for controlling Dark Mode with a custom 3 button toggle.

https://github.com/jeffreybergier/NotSoulver/pull/45/commits/355da6f3b1e4b491e8ddb5c5cbd499b7120831da

I admit that I have never added an NSSlider in code before, but I saw in the #OpenStep documentation that it has a -setTitle: property. However, I tried to use this and in Xcode I got this quite stern warning

'setTitle:' is deprecated: first deprecated in macOS 10.9 - -setTitle: had no effect since 10.0

But after trying it, it appears it has no effect in OpenStep either. I want to know the back story here. What happened?? lol

I updated [Not]Soulver for #OpenStep based on this approach. It now treats macOS26 and OpenStep as the "correct" button sizes and handles those pesky Mac OS X versions in the middle 30 years as an outlier 馃ぃ

https://github.com/jeffreybergier/NotSoulver/pull/45/commits/553bd07ba1bd0d690168c8e5e6f570b19d9ef847

[Polish] Remove AccessoryWindows.nib by jeffreybergier 路 Pull Request #45 路 jeffreybergier/NotSoulver

[Not] Soulver for OpenStep 4.2. Contribute to jeffreybergier/NotSoulver development by creating an account on GitHub.

GitHub

Say what you will about #macOS26 and #LiquidGlass, but it fixes one thing I always disliked about NSButton.

NSButton in OS X doesn't size itself to the frame you give it. I think its because it draws a shadow, its always inset from its own frame. This makes it extremely hard to line up with other UI elements.

How does macOS26 help with this? It looks like for the first time since the original NSButton for #OpenStep, in macOS26, NSButton draws itself to its frame with no space around it. I'm extremely excited about.

I made this monstrosity of a diagram showing the same two UI's using the exact same layout code rendered in many versions of OS X and you can see that only OpenStep and macOS26 have exactly matching metrics. 馃コ

It looks like this JapanNext 5k monitor just became available for sale. Based on the specs it looks like the same panel as the #iMac5K and the Studio Display. The price looks very appealing. So if apple doesn鈥檛 update their monitors soon it might be an option for me.

https://jp.japannext.com/products/jn-ips275k-hspc9

Say what you will about #macOS26 and #LiquidGlass, but it fixes one thing I always disliked about NSButton.

NSButton in OS X doesn't size itself to the frame you give it. I think its because it draws a shadow, its always inset from its own frame. This makes it extremely hard to line up with other UI elements.

How does macOS26 help with this? It looks like for the first time since the original NSButton for #OpenStep, in macOS26, NSButton draws itself to its frame with no space around it. I'm extremely excited about.

I made this monstrosity of a diagram showing the same two UI's using the exact same layout code rendered in many versions of OS X and you can see that only OpenStep and macOS26 have exactly matching metrics. 馃コ

I updated [Not]Soulver for #OpenStep based on this approach. It now treats macOS26 and OpenStep as the "correct" button sizes and handles those pesky Mac OS X versions in the middle 30 years as an outlier 馃ぃ

https://github.com/jeffreybergier/NotSoulver/pull/45/commits/553bd07ba1bd0d690168c8e5e6f570b19d9ef847

[Polish] Remove AccessoryWindows.nib by jeffreybergier 路 Pull Request #45 路 jeffreybergier/NotSoulver

[Not] Soulver for OpenStep 4.2. Contribute to jeffreybergier/NotSoulver development by creating an account on GitHub.

GitHub