• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: How to copy class interface and implementation without connections to .xib file
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to copy class interface and implementation without connections to .xib file


  • Subject: Re: How to copy class interface and implementation without connections to .xib file
  • From: "Richard Altenburg (Brainchild)" <email@hidden>
  • Date: Mon, 02 Jul 2012 10:15:36 +0200

Thank you for elaborating on this, Charles. I was able to remove any connections to the old project by inserting new IBOutlets and IBActions with new names and pasting the code from the old project into the definition of the new methods. Copying the complete declarations copied over the connections to the old projects' .xib as well, so I won't do that again to avoid this problem.


[[[Brainchild alloc] initWithName:@"Richard Altenburg"] saysBestRegards];

Op 2 jul. 2012, om 09:41 heeft Charles Srstka het volgende geschreven:

> I guess what I’m saying is, check over your project and make sure you don’t accidentally have some reference to the .xib file (or the project containing it) in your project anywhere.

_______________________________________________

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


References: 
 >How to copy class interface and implementation without connections to .xib file (From: "Richard Altenburg (Brainchild)" <email@hidden>)
 >Re: How to copy class interface and implementation without connections to .xib file (From: Charles Srstka <email@hidden>)
 >Re: How to copy class interface and implementation without connections to .xib file (From: "Richard Altenburg (Brainchild)" <email@hidden>)
 >Re: How to copy class interface and implementation without connections to .xib file (From: Jens Alfke <email@hidden>)
 >Re: How to copy class interface and implementation without connections to .xib file (From: "Richard Altenburg (Brainchild)" <email@hidden>)
 >Re: How to copy class interface and implementation without connections to .xib file (From: Charles Srstka <email@hidden>)

  • Prev by Date: RE: NSWindow setShowsResizeIndicator not working
  • Next by Date: NSUndoManager setActionName: oddity
  • Previous by thread: Re: How to copy class interface and implementation without connections to .xib file
  • Next by thread: Re: How to copy class interface and implementation without connections to .xib file
  • Index(es):
    • Date
    • Thread