Re: What is the most accessible way to develop iOS apps?

2017-11-10 Thread AudioGames . net Forum — Developers room : BlindJedi via Audiogames-reflector
Re: What is the most accessible way to develop iOS apps? How does jaws work? That's what I use, and I'm not gonna use NVDA. URL: http://forum.audiogames.net/viewtopic.php?pid=337740#p337740 ___ Audiogames-reflector mailing list Audiogames

Re: What is the most accessible way to develop iOS apps?

2017-11-09 Thread AudioGames . net Forum — Developers room : Ethin via Audiogames-reflector
Re: What is the most accessible way to develop iOS apps? @Kyleman123, you've enabled the java access bridges, right? Both of them that is? I have no idea how you'd get voice over to work with Java apps... URL: http://forum.audiogames.net/viewtopic.php?pid=337585#p337585

Re: What is the most accessible way to develop iOS apps?

2017-10-29 Thread AudioGames . net Forum — Developers room : Ethin via Audiogames-reflector
Re: What is the most accessible way to develop iOS apps? @sorressean, the only reason I recommended two JDKs is because you can't get 64-bit JDK accessibility without having both the 32-bit and 64-bit JDKs installed and both jabswitch's enabled. It can get messy -- I'll agree with you

Re: What is the most accessible way to develop iOS apps?

2017-10-29 Thread AudioGames . net Forum — Developers room : nyanchan via Audiogames-reflector
Re: What is the most accessible way to develop iOS apps? That may be the easiest way if Swift will fit my preference. How do you usually edit the program? Do you use an accessible text editor on Mac? I thought Emacs on Mac wasn't accessible at all and textEdit didn't seem to be appropriate

Re: What is the most accessible way to develop iOS apps?

2017-10-29 Thread AudioGames . net Forum — Developers room : sorressean via Audiogames-reflector
Re: What is the most accessible way to develop iOS apps? I recommend just using XCode. It's as close to the best thing you're going to find and doesn't have any extra layers you can jump through. Swift isn't hard to learn and XCode has accessibility issues but they're able to be worked

Re: What is the most accessible way to develop iOS apps?

2017-10-28 Thread AudioGames . net Forum — Developers room : Rory via Audiogames-reflector
Re: What is the most accessible way to develop iOS apps? Wait, apple pulled audiogame hub? What the hell? URL: http://forum.audiogames.net/viewtopic.php?pid=335585#p335585 ___ Audiogames-reflector mailing list Audiogames-reflector

Re: What is the most accessible way to develop iOS apps?

2017-10-28 Thread AudioGames . net Forum — Developers room : Ethin via Audiogames-reflector
Re: What is the most accessible way to develop iOS apps? @6, indeed I have. It integrates directly with visual studio, and can be quite costly, but it's well, well worth it. URL: http://forum.audiogames.net/viewtopic.php?pid=335581#p335581

Re: What is the most accessible way to develop iOS apps?

2017-10-28 Thread AudioGames . net Forum — Developers room : nyanchan via Audiogames-reflector
Re: What is the most accessible way to develop iOS apps? @2Thanks. Have you actually tried using this? Just curious.@3I know about the apple developers payment. It will absolutely be sad if Apple will reject the completed app unreasonabley, just like when it happened for Audio Game Hub

Re: What is the most accessible way to develop iOS apps?

2017-10-27 Thread AudioGames . net Forum — Developers room : stewie via Audiogames-reflector
Re: What is the most accessible way to develop iOS apps? If you have to use a Java IDE for class, Eclipse is the most accessible one that I've found. URL: http://forum.audiogames.net/viewtopic.php?pid=335440#p335440 ___ Audiogames-reflector

Re: What is the most accessible way to develop iOS apps?

2017-10-27 Thread AudioGames . net Forum — Developers room : Ethin via Audiogames-reflector
Re: What is the most accessible way to develop iOS apps? @3, Java's accessibility is very good. You've gotta do some fiddling around to get it to work, but the basic steps are something like:Download the 32-bit and 64-bit JDKs, install them, run jabswitch on both of them with the -enable

Re: What is the most accessible way to develop iOS apps?

2017-10-27 Thread AudioGames . net Forum — Developers room : Rory via Audiogames-reflector
Re: What is the most accessible way to develop iOS apps? Since java was mentioned, how is it as far as accessibility? I will be taking a programming class next semester and we will be doing java as far as i'm aware. Rather than create a new topic on this, how is it for cross platforming

Re: What is the most accessible way to develop iOS apps?

2017-10-26 Thread AudioGames . net Forum — Developers room : Ethin via Audiogames-reflector
Re: What is the most accessible way to develop iOS apps? Might want to check out RemObjects Elements. You can write apps for Android, Windows, Mac/iOS and Java, in either C#, Swift, Java or Oxygene. URL: http://forum.audiogames.net/viewtopic.php?pid=335318#p335318

What is the most accessible way to develop iOS apps?

2017-10-26 Thread AudioGames . net Forum — Developers room : nyanchan via Audiogames-reflector
What is the most accessible way to develop iOS apps? Hi.As developers may already know, there are lots of approaches for making iOS native applications such as Visual studio + Xamarin, Swift, Objective C, with Xcode as a prerequisite. Although it is also possible to develop browser