Quit AppleEvent fails (sometimes)
Quit AppleEvent fails (sometimes)
- Subject: Quit AppleEvent fails (sometimes)
- From: John Pattenden <email@hidden>
- Date: Mon, 28 Jul 2003 09:14:50 -0400
I need to be able Quit my Cocoa app from a Carbon App, I'm attempting
this by sending the Quit AppleEvent to the Cocoa App. This works if
the Cocoa App is not doing anything too compute intensive - but if it
is doing a lot of drawing for instance it won't quit. It has not
otherwise locked up the App - I can still quit it from a menu with no
delay.
Is there a way to up the priority of an AppleEvent being processed? - I
tried putting my drawing code into a seperate thread and this made no
difference..
_______________________________________________
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.