• 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
Is tuning possible with IB Synchronize With Xcode?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Is tuning possible with IB Synchronize With Xcode?


  • Subject: Is tuning possible with IB Synchronize With Xcode?
  • From: lbland <email@hidden>
  • Date: Mon, 7 Jul 2008 10:41:47 -0400

hi-

Is tuning possible with IB "Synchronize With Xcode"?

i.e.: Can I do any of this:

(a) Define which header files NOT to synch with (not to read and parse)?

(b) Only synch action and outlets that are marked with IBAction and IBOutlet (macro) types?

(c) If there are no IBAction or IBOutlet defined in a header file then skip parsing that header file into IB?

Or should I just turn off automatic "Synchronize With Xcode" and only use "Read Class Files"?

It is nice to have the class definitions synched with Xcode, but IB 2.0 allowed a lot more fine tuning of what IB knew about.

Also, regarding parsing:

I see IB seems to parse both:

- (void)actionMethod:(id)sender

and

- (IBAction)actionMethod:(id)sender

Is there a way to get it to only parse those explicitly tagged with IBAction (and similar with IBOutlet)?

thanks!-

-lance

_______________________________________________
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


  • Prev by Date: Re: not able to create NSIMage using init methods
  • Next by Date: Re: Xcode 3.0 help issues
  • Previous by thread: Re: not able to create NSIMage using init methods
  • Next by thread: Tab key doesn't tab any more
  • Index(es):
    • Date
    • Thread