Re: dock "poof" documentation
Re: dock "poof" documentation
- Subject: Re: dock "poof" documentation
- From: j o a r <email@hidden>
- Date: Mon, 2 Jun 2003 12:56:30 +0200
There is also this example from Apple:
<
http://developer.apple.com/samplecode/Sample_Code/
Human_Interface_Toolbox/Mac_OS_High_Level_Toolbox/WindowFun.htm>
j o a r
On Monday, Jun 2, 2003, at 12:23 Europe/Stockholm, Luke Sands wrote:
The following should do the trick:
[NSClassFromString(@"NSToolbarPoofAnimator") runPoofAtPoint:thePoint];
Theres also an example app with source which uses a custom class here:
http://ittpoi.com/poof.tgz
There are several posts on the topic of the poof effect, search the
archive at:
http://cocoa.mamasam.com/
_______________________________________________
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.