Re: Wow - what happened to IB
Re: Wow - what happened to IB
- Subject: Re: Wow - what happened to IB
- From: Jason Stephenson <email@hidden>
- Date: Thu, 11 Dec 2008 10:30:46 -0500
Ian H Stewart wrote:
I created a new project in xcode, I then got into IB
and created my layout - buttons,
text fields, etc. connected them all together with actions
and defined my outlets, then tried to get the details back
into xcode and found out you can no longer sync from IB to xcode,
but only the other way around.
Am I missing something?
File->Write Class Files...
As Timothy suggested, you might want to check the documentation. The
basic workflow in Xcode/Interface Builder is the reverse of what you're
trying to do. These days, you typically write your code in Xcode and IB
sees the class files automatically, but the reverse is not true.
You can still work the way you want, but its just not as well supported
as in the past.
Jason
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden