Skip navigation.
 
mlRe: Quitting Current Application
FROM : John Stiles
DATE : Wed Jan 16 22:41:52 2008

Look up NSApplication's terminate method.


Jeremy wrote:
> Hamis,
>
> I know when I start of scripting bridge for iTunes, I can use [iTunes
> quit]; to quit iTunes. But with iTunes being quit my application
> stalls...
>
> This is where my problem is. How do I quit MY application (the one
> that is currently working) through objective-c.
>
> Jeremy
> "Programming today is a race between software engineers striving to
> build bigger and better idiot-proof programs, and the Universe trying
> to produce bigger and better idiots. So far, the Universe is winning."
> - Rick Cook
>
>
> _______________________________________________
>
> Cocoa-dev mailing list (<email_removed>)
>
> 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:
> http://lists.apple.com/mailman/options/cocoa-dev/<email_removed>
>
> This email sent to <email_removed>

Related mailsAuthorDate
mlQuitting Current Application Jeremy Jan 15, 21:29
mlRe: Quitting Current Application Shripada Hebbar Jan 16, 05:32
mlRe: Quitting Current Application Constantine Jan 16, 08:42
mlRe: Quitting Current Application Shripada Hebbar Jan 16, 08:46
mlRe: Quitting Current Application Jeremy Jan 16, 22:24
mlRe: Quitting Current Application John Stiles Jan 16, 22:41