Theocacao
Leopard
Design Element
Comment on "A Roadmap Through Cocoa"
by Todd — Jan 21
I also run into the problems Kyle mentioned. I often get the "can't get there from here" feeling, whether it's getting access to an object or getting data back to a different part of the app. Any recommended reading, to help get the big picture view of Cocoa?

A recent example: I have a client app, which sends commands to a server based on user actions. To get all keyboard input, I subclassed NSView and used keyDown to get the keyboard input. But, then I don't see how to get the keypresses back to my object that has the network connection, to send the command.
Back to "A Roadmap Through Cocoa"
Design Element

Copyright © Scott Stevenson 2004-2015