Greetings, I'm trying to use the Window.TransitionWindow method, which I used to like in a previous project, but this time I'm on Cocoa. The documentation says this: “Works only in Carbon, not in Cocoa. For Cocoa please use NSWindowMBS class.”.
So far, so good, I've checked the documentation of NSWindowMBS class and the only *possible* method I've found is “NSWindowMBS.animator”, but it returns a NSWindowMBS object, so I don't think it's what I'm looking for (and it only permits to change properties of the existing window). I'd like to have effects like the “genie” effect, or the window coming with zoom out rectangles (or other effects that are available with TransitionWindow in Carbon). What's the magical command? _______________________________________________ Mbsplugins_monkeybreadsoftware.info mailing list [email protected] https://ml01.ispgateway.de/mailman/listinfo/mbsplugins_monkeybreadsoftware.info
