Re: "Morphing" Sheets
Re: "Morphing" Sheets
- Subject: Re: "Morphing" Sheets
- From: j o a r <email@hidden>
- Date: Wed, 10 Jul 2002 14:02:43 +0200
Since the installer, and the game, are both Carbon apps (that can be run
on Mac OS 9), I would be very surprised if this is what they did... :)
My guess is that they created their own implementation of sheets for the
installer, but since that would be Carbon I'm not sure it's appropriate
on this list.
j o a r
On Wednesday, July 10, 2002, at 06:29 AM, Clark S. Cox III wrote:
I'm sure that they just removed all of the sub views from the sheet, and
then called -(void)setFrame:(NSRect)frameRect display:(BOOL)displayFlag
animate:(BOOL)animationFlag, to change the size, and then inserted all
of
the new subviews. At least that is how I would go about trying to
accomplish
that effect.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.