Re: Yet another NSAffineTransform problem
Re: Yet another NSAffineTransform problem
- Subject: Re: Yet another NSAffineTransform problem
- From: Douglas Davidson <email@hidden>
- Date: Wed, 11 Jan 2006 15:14:49 -0800
On Jan 11, 2006, at 3:07 PM, I. Savant wrote:
Thanks, Corbin ... no joy. I modified the lines you mentioned and
still no label unless I remove the transform.
Any other ideas? I've been hammering away at this problem for
four hours now and counting. :-/
I find that transforms are sometimes easier to visualize if one
parametrizes them. Introduce a parameter lambda into your transform,
such that when lambda = 0 the transform is the identity, and when
lambda = 1 you get the transform as you have it now. Then let lambda
vary in small steps from 0 to 1 and watch what happens.
Douglas DAvidson
_______________________________________________
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