• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: CAD programming.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: CAD programming.


  • Subject: Re: CAD programming.
  • From: Andrew Farmer <email@hidden>
  • Date: Sat, 10 Jan 2009 22:09:20 -0800

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 program is already written in Cocoa.

I've browsed the example programs that come with XCode and it looks like AppKit/Sketch or Quartz/CarbonSketch are the best to base my implementation from, except that AppKit/Sketch is pure Cocoa and Quartz/CarbonSketch contains no Cocoa.

Quartz/CarbonSketch is - as the name suggests - a Carbon application. Integrating it into an existing Cocoa application will be substantially more difficult than integrating the AppKit sketch example. :)


I've heard that there are some 'gotchas' when it comes to using Quartz directly from Cocoa- is this true? What are they?

I've used Quartz directly from Cocoa and didn't run into any particular difficulties in doing so.
_______________________________________________


Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >CAD programming. (From: Brian Bruinewoud <email@hidden>)

  • Prev by Date: Re: A Data Object in Cocoa
  • Next by Date: How to add a -(unsigned long long)unsignedLongLongValue method to NSString
  • Previous by thread: CAD programming.
  • Next by thread: Re: CAD programming.
  • Index(es):
    • Date
    • Thread