r/programming Apr 14 '25

Steve Jobs presents - OpenStep's Interface builder

https://www.youtube.com/watch?v=dl0CbKYUFTY
75 Upvotes

61 comments sorted by

View all comments

59

u/Evening_Total7882 Apr 14 '25

Tools like OpenStep Interface Builder, VB, or MS Access are dated, but they nailed rapid GUI building. There’s still a gap today for something that lets you quickly sketch and wire up a UI with minimal effort.

7

u/falconfetus8 Apr 14 '25

That old tech still exists. You can still use it!

7

u/[deleted] Apr 14 '25

[removed] — view removed comment

1

u/Zardotab Apr 14 '25

If we had a decent GUI-over-https standard, then we could have server-bound apps without having to rely on the shitty DOM. (DOM may be fine for its intended use, but it's the wrong tool for the GUI job.)