Hi, DaniWeb Subscribers!
I need to learn Cocoa with XTools quickly. I am reading Apple's Obj-C Prog Language manual and another book on Cocoa programming. I also looked at the examples provided by the ADC. I am still overwhelmed. I'd like to get the most simple example of the following (no frills, whistles, or bells):
Open a new window, draw a red circle in it, and when a mouse click occurs within the circle region, the program stops and is done. -- This way I'd have a framework I can build on.
Can anyone at least point me in a direction that I can work on this? Any recommended books, documentation, already existing source code?
Thanks for your patience and help!
boploog