• 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: Summary of drawing routines?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Summary of drawing routines?


  • Subject: Re: Summary of drawing routines?
  • From: "John C. Randolph" <email@hidden>
  • Date: Thu, 7 Jun 2001 10:49:49 -0700

On Thursday, June 7, 2001, at 08:31 AM, Clyde McQueen wrote:

I keep looking in the online docs for a summary of all the methods used to draw (text, images, etc.). Am I missing something?

No, not really.

There are quite a few different ways to draw in Cocoa. Most of the things we used to do with Postscript path operations are now done with NSBezierPath. Bitmap images are drawn using NSImage and NSImageRep. Text is drawn using NSAttributedString, NSText, etc. 3d drawing is done with OpenGL, typically in an NSOpenGLView.

Basically, there's no single place in the docs that deals with all the ways to get something to the screen or printer in Cocoa.

-jcr


Support your right to protest a criminal nut-cult. http://freehenson.da.ru/


  • Follow-Ups:
    • Re: Summary of drawing routines?
      • From: "David W. Halliday" <email@hidden>
    • Re: Summary of drawing routines?
      • From: Clyde McQueen <email@hidden>
References: 
 >Summary of drawing routines? (From: Clyde McQueen <email@hidden>)

  • Prev by Date: Scaling images in NSButtonCell
  • Next by Date: Re: Layering NSViews -- why isn't this recommended?
  • Previous by thread: Summary of drawing routines?
  • Next by thread: Re: Summary of drawing routines?
  • Index(es):
    • Date
    • Thread