Calling TransitionWindowWithOptions on a WindowRef returned from a [NSWindow windowRef]
Calling TransitionWindowWithOptions on a WindowRef returned from a [NSWindow windowRef]
- Subject: Calling TransitionWindowWithOptions on a WindowRef returned from a [NSWindow windowRef]
- From: Dave MacLachlan <email@hidden>
- Date: Thu, 9 Feb 2006 13:46:38 -0800
Sorry for the cross-posting, but this questions definitely has it's
feet in both camps.
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.
Anybody got any ideas why this wouldn't work?
Cheers,
Dave
_______________________________________________
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