Re: problems with NSAffineTransform
Re: problems with NSAffineTransform
- Subject: Re: problems with NSAffineTransform
- From: "John C. Randolph" <email@hidden>
- Date: Thu, 25 Oct 2001 10:22:01 -0700
On Thursday, October 25, 2001, at 09:34 AM, Amilcar Meneses Viveros
wrote:
Anybody knowns if the class NSAffineTransform has any bug?.
I have problems with objects with this class, if i make some references
to an object of this class, the system displays an error. The message
error is:
-[NSCFString translateXBy:yBy:]: selector not recognized
What the error message is showing you, is that a message you think
you're sending to an NSAffineTransform is actually being sent to a
string. Why don't you try showing us the context where this error is
ocurring?
-jcr
"I fear all we have done is to awaken a sleeping giant and fill him with
a terrible resolve." -Admiral Isoroku Yamamoto, Dec 7, 1941.