Re: [ANN] poof image Apple sample code
Re: [ANN] poof image Apple sample code
- Subject: Re: [ANN] poof image Apple sample code
- From: Jean-Daniel Dupas <email@hidden>
- Date: Tue, 29 Apr 2003 23:49:29 +0200
There is only Core Graphic Code. Sio you can add it in any Cocoa Programm
without probleme. Just change the name of the fonction for example
+ (CGImageRef)GetThePoofImage;
And
- (void)PoofItGood:(Point)centerPt;
You can also modifie Point into NSPoint, that's not to complicate...
>
Message: 9
>
Date: Tue, 29 Apr 2003 13:19:46 -0400
>
Subject: Re: [ANN] poof image Apple sample code
>
From: spike grobstein <email@hidden>
>
To: Cocoa-Dev <email@hidden>
>
>
There's no cocoa code/ objC for that (wow, that sounds funny
>
co-co-code...)?
_______________________________________________
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.