[Repost] Various AXObserver questions
[Repost] Various AXObserver questions
- Subject: [Repost] Various AXObserver questions
- From: Matt Gough <email@hidden>
- Date: Tue, 18 Mar 2003 10:04:43 +0000
I posted this way back, but never got any reply:
Before getting too deep into using AXObservers, could someone answer the
following:
1. When does an ObserverCallback actually get called in relation to other
stuff triggered by RunApplicationEventLoop. I am assuming that it doesn't
just pre-empt whatever else I am doing at the time.
2. (Similar to Q 1) I also assume that calls to the call-back are queued and
that they are not expected to be re-entrant.
3. I assume that AXObserverRemoveNotification doesn't need calling unless I
want to explicitly stop observing something that is still going to be
around. (in the same way you don't need to unregister Carbon Events on
windows when they are disposed.)
Matt Gough
_______________________________________________
accessibility-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/accessibility-dev
Do not post admin requests to the list. They will be ignored.