Re: CAD programming.

2009-01-11 Thread Rob Ross
Books: This is pretty definitive: http://www.amazon.com/Programming-Quartz-Graphics-Kaufmann-Computer/dp/0123694736/ref=sr_1_1?ie=UTF8&s=books&qid=1231668829&sr=1-1 This is much shorter, but a good quick start: http://www.amazon.com/Quartz-2D-Graphics-Mac-Developers/dp/0321336631/ref=sr_1_2?ie

Re: CAD programming.

2009-01-11 Thread Jean-Daniel Dupas
Le 10 janv. 09 à 07:03, Brian Bruinewoud a écrit : Hi, I'm an experienced C++ developer but a relative newbie to Objective- C and Cocoa and am learning my way. I'm porting a program to Mac OS X Cocoa and part of the requirements is a CAD-like functionality. A substantial part of the rest

Re: CAD programming.

2009-01-10 Thread Graham Cox
On 10 Jan 2009, at 5:03 pm, Brian Bruinewoud wrote: Hi, I'm an experienced C++ developer but a relative newbie to Objective- C and Cocoa and am learning my way. I'm porting a program to Mac OS X Cocoa and part of the requirements is a CAD-like functionality. A substantial part of the rest

Re: CAD programming.

2009-01-10 Thread Andrew Farmer
On 09 Jan 09, at 22:03, Brian Bruinewoud wrote: I'm an experienced C++ developer but a relative newbie to Objective- C and Cocoa and am learning my way. I'm porting a program to Mac OS X Cocoa and part of the requirements is a CAD-like functionality. A substantial part of the rest of the pr