Re: problem with making accessible GUI in Java

2018-01-04 Thread AudioGames . net Forum — Developers room : Ethin via Audiogames-reflector


  


Re: problem with making accessible GUI in Java

Hmmm... weird.

URL: http://forum.audiogames.net/viewtopic.php?pid=345792#p345792





___
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Re: problem with making accessible GUI in Java

2018-01-04 Thread AudioGames . net Forum — Developers room : Dragonlee via Audiogames-reflector


  


Re: problem with making accessible GUI in Java

actually I am using NVDA, but I am having this problem...

URL: http://forum.audiogames.net/viewtopic.php?pid=345747#p345747





___
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Re: problem with making accessible GUI in Java

2018-01-04 Thread AudioGames . net Forum — Developers room : targor via Audiogames-reflector


  


Re: problem with making accessible GUI in Java

Do you use Jaws? I had the same Problem and strangely, Jaws couldn't read a single element but NVDA could.

URL: http://forum.audiogames.net/viewtopic.php?pid=345692#p345692





___
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Re: problem with making accessible GUI in Java

2018-01-03 Thread AudioGames . net Forum — Developers room : Dragonlee via Audiogames-reflector


  


Re: problem with making accessible GUI in Java

unfortunatly it seems that hasn't done the trick. here is exactly what I did:i checked which version of java i had installed. found i had both 64 bit and 32 bit.i ran cmd.exe as administratorran the jabswitch - enable command for both versions of javathe console  responded with this message for both instances:"Java access bridge has been enabled."close cmd.exeopened eclipse as admin, just to be super sure.ran the test program.Still unknown focus and window is detected as empty by NVDA...

URL: http://forum.audiogames.net/viewtopic.php?pid=345648#p345648





___
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Re: problem with making accessible GUI in Java

2018-01-03 Thread AudioGames . net Forum — Developers room : Ethin via Audiogames-reflector


  


Re: problem with making accessible GUI in Java

Do you have the 64-bit version of Java? If so, install the 32-bit version alongside it, and enable the JAB for both.

URL: http://forum.audiogames.net/viewtopic.php?pid=345583#p345583





___
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Re: problem with making accessible GUI in Java

2018-01-03 Thread AudioGames . net Forum — Developers room : Dragonlee via Audiogames-reflector


  


Re: problem with making accessible GUI in Java

thanks for the advice.i used the command line to enable java bridge. i restarted everything, even my computer, but my test program that i provided the source code for in my post still doesn't create an accessible window.the focus is still unknown and it claims the window has no objectsby the way, i am using NVDA, if that is at all relevant.have you or someone else tried making GUI with swing? and did it work properly when java access bridge was enabled?if so, would you or someone mind testing my little program, whether it produces the same inaccessibility issues.

URL: http://forum.audiogames.net/viewtopic.php?pid=345549#p345549





___
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Re: problem with making accessible GUI in Java

2018-01-03 Thread AudioGames . net Forum — Developers room : Ethin via Audiogames-reflector


  


Re: problem with making accessible GUI in Java

Do you have the Java Access Bridge installed? You need that (and you need to run, as admin, jabswitch -enable) and restart your screen reader.

URL: http://forum.audiogames.net/viewtopic.php?pid=345470#p345470





___
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector