• 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: D.O. won't pass NSBezierPath ???
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: D.O. won't pass NSBezierPath ???


  • Subject: Re: D.O. won't pass NSBezierPath ???
  • From: Mike Ferris <email@hidden>
  • Date: Wed, 2 May 2001 11:59:48 -0700

NSBezierPath does not implement NSCoding. To pass bycopy over a DO connection an object must implement this (and do some other stuff).

You could implement this yourself in a subclass of NSBezierPath or even in a category on NSBezierPath if you really need to send them across the wire.

Mike Ferris


  • Follow-Ups:
    • Re: D.O. won't pass NSBezierPath ???
      • From: Gerard Iglesias <email@hidden>
References: 
 >D.O. won't pass NSBezierPath ??? (From: Per Persson <email@hidden>)

  • Prev by Date: Re: D.O. won't pass NSBezierPath ???
  • Next by Date: Re: loading executable code, NSBundle
  • Previous by thread: Re: D.O. won't pass NSBezierPath ???
  • Next by thread: Re: D.O. won't pass NSBezierPath ???
  • Index(es):
    • Date
    • Thread