• 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: two basic IB questions
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: two basic IB questions


  • Subject: Re: two basic IB questions
  • From: Jens Alfke <email@hidden>
  • Date: Sat, 7 Nov 2009 10:30:16 -0800


On Nov 6, 2009, at 9:02 PM, research development wrote:

To get outlets and actions into a nib, should I just be able to drag
the header file into the nib window and these things should appear?
When I do, I get the following message … "parsed 1 source file, but no
classes were found or changed" ... but there is a class in my .h.

Does your header have the IBOutlet and IBAction keywords in it? (Those are no-ops to the compiler, but IB uses them to detect which methods/ variables to expose.)


The current version of IB should automatically stay in sync with the classes in the project that the nib belongs to, without needing to drag headers. If you make changes in the class interface, and save the file, the changes should show up instantly when you switch to IB.

—Jens _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >two basic IB questions (From: research development <email@hidden>)

  • Prev by Date: Re: Release vs. Completed App
  • Next by Date: Re: NOT solved: fail to launch due to improper linking :(
  • Previous by thread: two basic IB questions
  • Next by thread: Re: two basic IB questions
  • Index(es):
    • Date
    • Thread