Re: Your First Mac App (Voiceover and XCode)

2013-07-22 Thread Chris Blouch
I think it would be quite hard to do iOS dev on a Windows box because you would need all the xCode libraries to do even the most basic thing. Then you would be cross compiling to ARM code and would need some way to fling your app to the phone in a secure way. There are cross-platform dev setups

Re: Your First Mac App (Voiceover and XCode)

2013-07-21 Thread Scott Berry
I was wondering is there anyway at all to code IOS apps in the Windows environment? I have some ideas for programs but haven't had much luck finding any programming languages that might be cross platform for the Mac and IOS devices? On 07/21/13 00:13, Steve Holmes wrote: I want to personal

Re: Your First Mac App (Voiceover and XCode)

2013-07-21 Thread Yuma Antoine Decaux
Hi again, Just wanted to update ya'll about my x-code endeavor and now i have learned to place UI elements and control them programmatically, which is actually a far better and powerful experience. It's a bit like creating an sql database with file maker pro and doing it programmatically. the l

Re: Your First Mac App (Voiceover and XCode)

2013-07-20 Thread Steve Holmes
I want to personally thank you for the tips and references you have offered here. I'm an experienced programmer though I have barely touched programming with xcode. I have one of those books I recently bought for introducing iOS programming but I think I would rather start with something on the

Re: Your First Mac App (Voiceover and XCode)

2013-07-06 Thread Barry Hadder
First, just to be clear I never have mouse follows vo turned on in the utility. Put vo on the unknown and then rout the mouse. Make sure the mouse is where you want it with vo-f5. If it isn't, some times the splitters can inter fear so you might need to try moving them around. Same thing in th

Re: Your First Mac App (Voiceover and XCode)

2013-07-06 Thread Yuma Antoine Decaux
Hi Barry, Just as clarification, when you drag, what state is mouse pointer on? Do you go to the unknown, vo command shift space with mouse following voice over cursor, then go to the header file, or do you first toggle cursr tracking off before moving from unknown to the header file? Best r

Re: Your First Mac App (Voiceover and XCode)

2013-07-05 Thread Barry Hadder
Hey Paul, http://developer.apple.com/library/mac/#documentation/Cocoa/Conceptual/ProgrammingWithObjectiveC/Introduction/Introduction.html. The tutorial is good also they really walk you through all of the code you write. Good luck. On Jul 5, 2013, at 10:09 PM, Paul Hunt wrote: Hello Barry I

Re: Your First Mac App (Voiceover and XCode)

2013-07-05 Thread Paul Hunt
Hello Barry I need to learn Objective C first. Do you have a good book recommendation? Thanks so much. On Jul 5, 2013, at 8:04 PM, Barry Hadder wrote: > There has been some discussion recently in regards to whether or not one can > use Voiceover with Interface builder. I'm not sure that this

Your First Mac App (Voiceover and XCode)

2013-07-05 Thread Barry Hadder
There has been some discussion recently in regards to whether or not one can use Voiceover with Interface builder. I'm not sure that this list is the most appropriate place for discussing this, but I feel that there have been some inaccurate assertions made and I wanted to attempt to clear up a