Hi,
On 27 Mar 2008, at 21:03, Troy Stephens wrote:
On Mar 26, 2008, at 9:12 AM, Milen Dzhumerov wrote:
[snip]
This should produce a fade transition, as long as self.generalView's
superview, or an ancestor view higher up, has wantsLayer == YES.
This seems to be the problem. The NSView whi
On Mar 26, 2008, at 9:12 AM, Milen Dzhumerov wrote:
Hi all,
I've been playing with CA today and encountered some weird problems.
Firstly, I tested setHidden: on an animator on a NSSegmentedView and
it worked fine - it gets faded in/out. Now, all the problems I
encountered happen in another
Hi all,
I've been playing with CA today and encountered some weird problems.
Firstly, I tested setHidden: on an animator on a NSSegmentedView and
it worked fine - it gets faded in/out. Now, all the problems I
encountered happen in another NIB file. I've got the following piece
of code (in