Re: "Warp" effect?
Re: "Warp" effect?
- Subject: Re: "Warp" effect?
- From: Jérome Foucher <email@hidden>
- Date: Fri, 14 Nov 2003 10:09:59 +0100
On 13 nov. 03, at 21:57, Laurent Daudelin wrote:
Is there any known API that would let you "warp" a window or a dialog
out of
a button, like Word and Excel X do when you click on the "Formatting
palette" button?
I'm not aware of such a thing in Cocoa. However Carbon supports
transitions and 10.3 supports the "genie-effect" transition which is
approximately what you're looking for.
Have a look at MacWindows.h (HIToolbox subframework of the Carbon
framework)
and search for TransitionWindow()
Jerome
_______________________________________________
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.