• 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: NSLog and NSBezierPath etc...
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSLog and NSBezierPath etc...


  • Subject: Re: NSLog and NSBezierPath etc...
  • From: Shawn Erickson <email@hidden>
  • Date: Tue, 6 Dec 2005 08:23:52 -0800

On 12/6/05, Brian O'Brien <email@hidden> wrote:
> I need to extract the points from an NSBezierPath so that they can be
> written to an ascii text file. Sort of like what you see when you
> use NSLog
> to print out the contents of an NSBezierPath. I also need to do this
> with an
> NSAffineTransform.

Is this for logging purposes or for persistence and later read back?

Note that NSLog basically sends objects an -[NSObject description]
message to get a string description of the object. What it contains is
up to the object to decide.

-Shawn
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: NSLog and NSBezierPath etc...
      • From: Shawn Erickson <email@hidden>
References: 
 >NSLog and NSBezierPath etc... (From: "Brian O'Brien" <email@hidden>)

  • Prev by Date: Re: "Cocoa Programming" by Scott Anguish
  • Next by Date: Re: NSLog and NSBezierPath etc...
  • Previous by thread: NSLog and NSBezierPath etc...
  • Next by thread: Re: NSLog and NSBezierPath etc...
  • Index(es):
    • Date
    • Thread