Re: Projects interaction
Re: Projects interaction
- Subject: Re: Projects interaction
- From: Finlay Dobbie <email@hidden>
- Date: Tue, 29 Jun 2004 08:01:48 +0100
On 28 Jun 2004, at 22:37, Linea Tessile Srl wrote:
I have two project A and B.
In the window of project A I have a button and I'd like to call the
function x in the project B when I press it. How can realize the
communication between two distinct project?
Does anyone know how this is done?
There are a wide variety of Interprocess Communication methods
available to you, from Apple Events to Mach ports to sockets and named
pipes. Go look at the manual. ;-)
-- Finlay
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.