Op 1 jul. 2012, om 22:59 heeft Jens Alfke het volgende geschreven:

>> It immediately showed that the outlets and actions were connected, and on 
>> inspection they were connected to the .xib in the old project.
> 
> Um, what _exactly_ did it show? There's no way for files in different 
> projects to have relations to each other like that.

When you declare a property as an IBOutlet, you get that 'open bullet' left to 
it showing you a connection to a user interface element can be made. After I 
copied code from the old projects' .h file into my new projects' .h file, there 
was a 'closed bullet', and when I connected this property to the new .xib file, 
there was still the connection with the old .xib file, which of course was in 
the old project.

Testing the interface made Xcode hang, so it was not happy with that external 
connection itself, but I was not able to remove it at that time.
_______________________________________________

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