Re: very first accessibility app (assistive technology), where to start ?
Re: very first accessibility app (assistive technology), where to start ?
- Subject: Re: very first accessibility app (assistive technology), where to start ?
- From: Boris Dušek <email@hidden>
- Date: Tue, 17 May 2011 18:08:29 +0200
Hello,
I found it most concise to read the /Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS4.3.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibility* files.
Best regards, Boris Dušek
Hi, Sorry about this silly question, but I could really use some help. I'm quite new to iOS development and I have to make an application being able to monitor every field filled by an user (URL field and other 'textfields' in Safari). The thing is, I must not use any WebKit UI and therefore can't write my own 'web embeded' application.
I would like to use the Accessibility API and had a look at the code from the Element Inspector. Unfortunately, it seems taht I can't use the same code since it doesnt rely on the same APIs, that is there are no AXElements available on iOS. Is there way to do the same as ' if (!AXAPIEnabled()) ...' for exemple ?
There is a thread in the list I followed, but then again this was only for MacOS, not iOS. Am i mistaking or did I miss something ? I tried my best, got all the official documentations but I couldnt find anything that would help me out. Any hint would be great
Please apologize for my english as well.
Best Regards Fabrice (France) |
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Accessibility-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden