• 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 combine two cocoa application together
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: how to combine two cocoa application together


  • Subject: Re: how to combine two cocoa application together
  • From: Andrew Merenbach <email@hidden>
  • Date: Mon, 20 Apr 2009 23:19:18 -0700


On Apr 20, 2009, at 6:03 PM, yiling wu wrote:

I have two cocoa applications which have the functionality I want to use.
Are there any easy way to combine them together. Thanks!

Hi! I suppose that the first question is: do you have the source code for both applications? If you don't, then the answer is a straightforward and unequivocal No. If you have the source code to both (and I might infer that you do, since you're posting here, but it never hurts to ask, just in case), then you would need to create a single Xcode project and drag all the source code files into that project; resolve any conflicting code; change the interface as required for the single program; and change the code to "bridge" the two programs, not to mention change the build settings for version, etc.


Hope this helps!

Cheers,
	Andrew

_______________________________________________

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 combine two cocoa application together (From: yiling wu <email@hidden>)

  • Prev by Date: Get the name of the method that called a method
  • Next by Date: Re: mouseDragged: with NSTableView
  • Previous by thread: how to combine two cocoa application together
  • Next by thread: Notifications for the low battery...?
  • Index(es):
    • Date
    • Thread