Re: Flowcharts in Cocoa

2008-07-01 Thread Angus Hardie
On 1 Jul 2008, at 04:23, Matt Orr wrote: Hi guys! I am very new to Cocoa, but not new to UNIX development. GUI programming is new to me, and I am tackling it heavily ;) I have a little assignment at work to create a simple application which charts a bunch of processes, much like OmniGraf

Re: Flowcharts in Cocoa

2008-06-30 Thread Graham Cox
To be honest this is rather a large and open-ended question, a bit like "how do I program a computer?" ;-) Depending on what you want to do you might find a framework such as my own DrawKit useful, though I have to warn you it's probably not ideal for complete beginners with Cocoa. It will