Re: interface builder 3 question
Re: interface builder 3 question
- Subject: Re: interface builder 3 question
- From: Jonathan Hess <email@hidden>
- Date: Tue, 18 Mar 2008 13:06:30 -0700
Hey Jack -
IB syncs with Xcode whenever a document comes to the foreground and
there is an open project for that document. IB only syncs the files as
the appear on disk, so if you have unsaved changes in an editor
window, IB won't pick them up. IB also only pulls in the headers from
the project you are working with. If you're using multiple projects,
you may need to read the headers for base classes manually.
Hope that clears things up -
Jon Hess
On Mar 18, 2008, at 10:15 AM, Jack Repenning wrote:
On Mar 17, 2008, at 11:44 PM, email@hidden wrote:
Starting with Interface Builder 3, it is suggested that you don't
define
your class in IB and have it generate the code. Instead you define
it in
XCode and IB will stay in sync with those changes.
I've been getting a sense of surprise over this, like it's not
always working. Can anyone explain to me exactly when this
synchronization happens? I feel it happens sometimes, and not
others, and rather than be surprised I've gone back to reading the
headers manually. Maybe if I understood the timing of this "stay in
sync" thing, I wouldn't feel so timorous.
-==-
Jack Repenning
Chief Technology Officer
CollabNet, Inc.
8000 Marina Boulevard, Suite 600
Brisbane, California 94005
office: +1 650.228.2562
mobile: +1 408.835.8090
raindance: +1 877.326.2337, x844.7461
aim: jackrepenning
skype: jrepenning
_______________________________________________
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
_______________________________________________
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