On 28 Oct, 2008, at 08:14, I. Savant wrote:
Do away with the animation logic for now. See if it
behaves as expected by setting the frames directly (without calls to
the view's -animator).
The subview appears for an instant, with its origin is in the centre
of the superview, filling the upper-right quadrant.
It's also showing behind the CALayer objects, which I don't want either.
I thought of using a CATextLayer instead, and setting the zPosition
accordingly. But then I don't have anything like the text formatting
capabilities of an NSTextView. (MyView is a subclass of NSTextView.)
I should have made clear in my first post that the animation layers of
theView are CALayer objects. Maybe I'll try hiding those.
_______________________________________________
Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)
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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com
This email sent to [EMAIL PROTECTED]