• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Editable text accessibility - does it exist?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Editable text accessibility - does it exist?


  • Subject: Re: Editable text accessibility - does it exist?
  • From: Travis Siegel <email@hidden>
  • Date: Thu, 7 Oct 2010 16:14:55 -0500

Apologies for wiping out the conversation to this point, but I just wanted to make a comment on java and osx, and that is:
As long as you're using standard java controls, (buttons, text areas, check boxes, and the like) and as long as you're not using xwing to create your output (as most web-based java packages do) then voiceover will work with your application without you needing to do anything out of the ordinary. I've written several programs in java, and as long as standard java controls are used, I've never run into a case where voiceover couldn't see and interact with the controls in the guis. In fact, for visually impaired developers who depend on voiceover, java's grid layout with containers can't be beat for autogeneration of guis, because I don't need to be concerned with where things are on the screen, java handles that for me, all I do is write my code behind the interface elements, and everything just works.
Now, of course, you're probably not using the grid layout, but again, as long as you use one of the default layouts, and don't do anything fancy behind the scenes, your java apps should just work with voiceover w/o your having to do anything special.
Of course, again, I've not done anything complicated with my interfaces, simply because I can't if I want to be able to use my programs myself, so your mileage may vary, but these are my experiences.


_______________________________________________
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


References: 
 >Editable text accessibility - does it exist? (From: Scott Kovatch <email@hidden>)
 >Re: Editable text accessibility - does it exist? (From: James Dempsey <email@hidden>)
 >Re: Editable text accessibility - does it exist? (From: Scott Kovatch <email@hidden>)
 >Re: Editable text accessibility - does it exist? (From: James Dempsey <email@hidden>)

  • Prev by Date: Re: Editable text accessibility - does it exist?
  • Next by Date: Control-clicking an element
  • Previous by thread: Re: Editable text accessibility - does it exist?
  • Next by thread: Control-clicking an element
  • Index(es):
    • Date
    • Thread