Re: Problem with CGPDFPageRef
Re: Problem with CGPDFPageRef
- Subject: Re: Problem with CGPDFPageRef
- From: David Duncan <email@hidden>
- Date: Wed, 2 Jun 2010 13:19:14 -0700
On Jun 2, 2010, at 1:11 PM, Development wrote:
> Ok this is bizarre and it's been happening in several apps of mine and I don't understand it.
> I'm getting scrambled variable data. For instance I pass a float 'float' with a value of 1.0 and the receiver gets some weird number like 345783653.0.
What's the code look like here? Are you getting any warnings?
More than likely this is something along the lines of a type mismatch on the message send, but without seeing the code it is hard to know how or why that might happen.
--
David Duncan
Apple DTS Animation and Printing
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden