On 2013-05-21 19:50, Adam Wilson wrote:
Well, that depends, if it comes down to a trade off between program execution speed vs. compile speed, i'll pick program execution speed. Right now, I know of no UI toolkit that lets you redesign without recompiling, so i'd say that should be a secondary priority.
As far as I know on Mac OS X it works like this. It just reads the nib file at runtime.
-- /Jacob Carlborg