Apple Event processing delay
Apple Event processing delay
- Subject: Apple Event processing delay
- From: "Crichlow, Eric" <email@hidden>
- Date: Wed, 18 Jun 2003 19:43:42 -0400
We're using Apple Events to communicate between two apps, one Cocoa and
the other a Java app.
After the Java app sends the Cocoa app several events, triggered by a
user action, so the events are all spaced very far apart, all of a sudden
the Cocoa app goes into limbo, with the spinning beach ball, for about a
minute. Then it continues executing normally and processes the event.
It seems that then after this first happens, each subsequent event sent
causes the same delay.
The Apple Event mechanism in the Java app uses JDirect and is modeled
after Apple's sample code. I'm assuming the problem isn't there.
Do Apple Events have the tendency to get bogged down after multiple
uses?
...Eric Crichlow...
...GTCO CalComp...
_______________________________________________
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.