• 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: problems with NSAffineTransform
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: problems with NSAffineTransform


  • Subject: Re: problems with NSAffineTransform
  • From: "Erik M. Buck" <email@hidden>
  • Date: Thu, 25 Oct 2001 14:37:44 -0500

You instance of NSAffineTransform has been deallocated and the memory that
it used to occupy has been filled with an instance of NSCFString which
indeed does not respond to translateXBy:yBy:. Retain your NSAffineTransform
so that it is not deallocated.


----- Original Message -----

References: 
 >problems with NSAffineTransform (From: Amilcar Meneses Viveros <email@hidden>)

  • Prev by Date: Saving an image without a dialog
  • Next by Date: Re: Hiding a view
  • Previous by thread: problems with NSAffineTransform
  • Next by thread: Re: problems with NSAffineTransform
  • Index(es):
    • Date
    • Thread