Skip navigation.
 
mlRe: Creating your own genie effect
FROM : Marco Binder
DATE : Fri Nov 22 18:24:52 2002

Have you looked into NSWindows4s (or was it NSPanel's or so) setFrame:
usingAnimation: method? It wont give you such a sophisticated genie
effect, but for your purpose, animated shrinking of windows, it shoould
do just fine.

marco


Am Freitag, 22.11.02 um 16:33 Uhr schrieb Bump Of Chicken:

> Hi everyone,
>
> This has been talked about before on this board, and the only
> conclusion
> I was able to find was that you had to make your own genie effect (As
> Microsoft allegedly did in Word), and it isn't possible to use Apple's.
> How unfortunate.
>
> That said, how might one go about doing something like that? I would
> like to create something similar, though all I want to do is do a
> simple
> shrinking of a window (similar to how folder windows open and close in
> the finder), that scales the content of my program's windows - a simple
> resize isn't what I'm looking for.
>
> Does anyone know how I would attempt to do such a thing?
>
> Andrew Ion
> <email_removed>
> _______________________________________________
> cocoa-dev mailing list | <email_removed>
> Help/Unsubscribe/Archives:
> http://www.lists.apple.com/mailman/listinfo/cocoa-dev
> Do not post admin requests to the list. They will be ignored.
>
>

--
|\  /|      E-Mail: <email_removed>  WWW: www.marco-binder.de
| \/ |        Telefon: 07531 / 94 19 94  Fax: 07531 / 94 19 92
|    |ARCO        Snail-Mail: Banater Str. 3 - 78467 Konstanz
      BINDER _____________________________________________________
_______________________________________________
cocoa-dev mailing list | <email_removed>
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

Related mailsAuthorDate
mlCreating your own genie effect Bump Of Chicken Nov 22, 16:33
mlRe: Creating your own genie effect Marco Binder Nov 22, 18:24