UI Accessibility framework confusion
UI Accessibility framework confusion
- Subject: UI Accessibility framework confusion
- From: Bill Houston <email@hidden>
- Date: Fri, 23 Jul 2004 16:32:09 -0700
I have some Carbon code that needs to display on dialog written in Cocoa.
Everything works fine, except when you try to use the UI Accessibility
framework. I have seen two different problems:
1) UI Accessibility framework works until the Cocoa dialog is dismissed and
control returns back to Carban, at this point I believe the UI Accessibility
framework id still connected to Cocoa, and so no Carbon controls are
accessible.
2) UI Accessibility framework works until the Cocoa Dialog comes up, and
then it does not switch to Cocoa, it can see the Cocoa window but nothing
else.
Does anyone have any ideas/experience/Wild guesses?
Bill
_______________________________________________
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.