Re: Calling TransitionWindowWithOptions on a WindowRef returned from a [NSWindow windowRef]
Re: Calling TransitionWindowWithOptions on a WindowRef returned from a [NSWindow windowRef]
- Subject: Re: Calling TransitionWindowWithOptions on a WindowRef returned from a [NSWindow windowRef]
- From: Eric Schlegel <email@hidden>
- Date: Thu, 9 Feb 2006 13:48:58 -0800
On Feb 9, 2006, at 1:46 PM, Dave MacLachlan wrote:
I want to call TransitionWindowWithOptions on a NSWindow. I can get
a WindowRef back from NSWindow without any problems, and the first
time I call TransitionWindowWithOptions on it, it appears to work
just fine. The second time I call TransitionWindowWithOptions on it
with the same transition and action, nothing seems to happen
(although the return status is noErr). I can call
TransitionWindowWithOptions with a different transition/action and
it appears to work the first time, but won't work again after that.
TransitionWindow is not tested or qualified on NSWindows. It may
happen to work in certain instances, but there's currently no
intention that it should.
-eric
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden