Hacker News new | ask | show | jobs
by jon4than 5244 days ago
Developer of Pegasus here:

I hear what you say. The idea is not to necessary replace IB, but to provide an alternative.

Next step is to include layout managers (similar to Android/Swing) which will automatically lay out views based on some pre-defined templates (e.g. i*j grid, horizontal, vertical, etc.) which will remove the need for randomly tweaking numbers as you say ;-)

(Said so, this is how a lot of developers tend to work already...)

1 comments

Love it. I can't stand IB.
Thanks. Please do follow the repo and check back on the site in the coming days and weeks as I will be providing a LOT of updates which will (hopefully!) make writing an interface in XML just as functional (if not more so) as writing it in ObjC/designing it in IB.