On Tue, Oct 28, 2008 at 11:01 AM, DKJ <[EMAIL PROTECTED]> wrote: > This produces a strange result. The width of the subview's frame increases > by stages to that of the superview, but its height stays constant at 14.0. > All with nothing happening on the screen.
Maybe I'm missing something others can point out, but I have another suggestion: 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). -- I.S. _______________________________________________ Cocoa-dev mailing list ([email protected]) 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]
