|
I did my first bit of Cocoa/Objective C coding last night, modifying my iTunesEvents program to monitor workspace notifications. It does this for the relatively simple purpose of learning whether iTunes has quit, in which case iTunesEvents similarly terminates. The work was made a bit easier as i was essentially modifying a previous bit of code in the program (gleaned from the internet, not written by me) so that it looked for a different type of notification. Not the most mind-blowing development, but it's an exciting first step for me into the more complex and functional Mac OS programming environment. Thanks for the books, Arlene, Alan, and Ana! |