Hacker News new | ask | show | jobs
by lobster_johnson 3797 days ago
Same here. Funny how, 15 years later, there still isn't a competing language/UI builder that can measure up. Xcode + Interface Builder, for example, is a joke compared to Delphi. The first time I used IB, I remember being horrified by how IB requires you to "connect" UI elements to variables, and how it can't even create those variables for you, let alone allow you to add event handlers.
1 comments

I was so pleased when I could write my Delphi code on iOS/osx and android as well and could abandon the horribleness that is IB.