> By the way: there was in Xcode a way to test a nib without running the app.
> Can't find this anymore in 6.1.
> Where is this hiding?

I guess this has gone (I also can no longer find it) in favor of using
both Auto-Layout and Base Internationalization, where you can view the
NIB layouts as if they would show up in the running app, switching
between localizations and even use a rather funny feature which doubles
the text content of your base language in order to check if text objects
would overflow and/or clip content.

But I guess, when you're not yet on Base Internationalization, the now
built-in Interface Builder in Xcode 6.1 is rather useless for testing NIBs.

Just my 2 cents.

---UlfDunkel
_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to