• 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:32:35 -0800

On 12/6/05, Shawn Erickson <email@hidden> wrote:
> 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?

If you want persistence note that both NSBezierPath and
NSAffineTransform conform to NSCoding.

<file:///Developer/ADC Reference Library/documentation/Cocoa/Reference/Foundation/ObjC_classic/Protocols/NSCoding.html#//apple_ref/occ/intf/NSCoding>

-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

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

  • Prev by Date: Re: NSLog and NSBezierPath etc...
  • Next by Date: Re: Double-clicking multiple selection in a TableView
  • Previous by thread: Re: NSLog and NSBezierPath etc...
  • Next by thread: "Cocoa Programming" by Scott Anguish
  • Index(es):
    • Date
    • Thread