Hacker News new | ask | show | jobs
by andreyf 6491 days ago
In Cocoa you use Interface Builder to "draw" the UI. Does Cappuccino have its own IB equivalent?

I was under the impression that part of the point of copying cocoa was that you can use the Cocoa IB to make Cappuccino UIs, also. I would be cool, but I might be wrong.

1 comments

We've got a couple things we're working on to address this. There's already some hints in the public repository... (look for stuff about "NIB"s)