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: Nicko van Someren <email@hidden>
- Date: Fri, 10 Feb 2006 12:11:49 +0000
On 9 Feb 2006, at 21:48, Eric Schlegel wrote:
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.
Presumably Dave should file a bug report then, requesting a feature
enhancement. It's a pity that while Apple has promoted Cocoa as the
preferred OS X development API for five years there is still a stack
of things that can not be done when using Cocoa but can be done if
not using Cocoa.
Nicko
_______________________________________________
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