Re: Single Instance of a Cocoa Application.
Re: Single Instance of a Cocoa Application.
- Subject: Re: Single Instance of a Cocoa Application.
- From: Graham J Lee <email@hidden>
- Date: Wed, 19 Jul 2006 15:23:26 +0100
On 19 Jul 2006, at 15:17, PGM wrote:
Unlike windows, on a Mac double clicking the Application icon of a
running application will simply bring the already running instance
to the front. To start two instances of a program, the user must
create a copy of the program and run the two different copies.
Actually, I can run as many copies of e.g. TextEdit as I like from
the Terminal:
leegion:~ leeg$ jobs
[1] Running /Applications/TextEdit.app/Contents/
MacOS/TextEdit &
[2] Running /Applications/TextEdit.app/Contents/
MacOS/TextEdit &
[3] Running /Applications/TextEdit.app/Contents/
MacOS/TextEdit &
[4]- Running /Applications/TextEdit.app/Contents/
MacOS/TextEdit &
[5]+ Running /Applications/TextEdit.app/Contents/
MacOS/TextEdit &
--
Graham J Lee
"Oxford University's UNIX Expert"
As seen in MacWorld UK
http://iamleeg.blogspot.com
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden