Comment by mpweiher

4 years ago

No.

NeXTStep had resizable windows.

NeXTStep had Interface Builder.

Worked like a charm.

It's still there in MacOS's XCode

  • When I've looked in the past, Interface Builder was (as far as I could tell) a first-step-and-don't-return thing. Meaning you could lay out an interface visually, but when you want to start coding it becomes a code definition of that interface, and once you start updating that, you can't (easily) return to the visual interface-definition interface. Has that changed, or was I wrong?