The Apple developer site is your best friend. You might find these links helpful.
http://developer.apple.com/library/mac/#documentation/Cocoa/Conceptual/ProgrammingWithObjectiveC/Introduction/Introduction.html https://developer.apple.com/library/mac/#documentation/Cocoa/Conceptual/CocoaFundamentals/Introduction/Introduction.html That should keep you busy for a while. I also want to point out that you can access all of the documentation on the Apple developer site within the organizer window in xCode. -- Barry Hadder [email protected] https://twitter.com/BarryHadder UnitMaster Available in the Mac app store. On May 21, 2013, at 3:41 PM, Harry Hogue <[email protected]> wrote: Hello everyone, I am interested in learning to write programs on the Mac strictly through code so I can avoid all of the UI difficulties with VoiceOver. I have no previous experience with programming, but I know that this is possible. Is there anywhere I could find all of the original Xcode source files/folder of files for a .app program and the .ap program? That way I could play with the program and then look at the elements that make up the program? Or, perhaps even more helpful, is there some sort of guide on writing programs using Xcode without the drag/drop UI, and explanations of doing everything programatically? Thanks for any help. Harry -- You received this message because you are subscribed to the Google Groups "MacVisionaries" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/macvisionaries?hl=en. For more options, visit https://groups.google.com/groups/opt_out. -- You received this message because you are subscribed to the Google Groups "MacVisionaries" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/macvisionaries?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
