--- Tim Conkling <[EMAIL PROTECTED]> wrote: > If a user clicks and holds on the title bar of a > window while > switching spaces in Leopard, the window will be > carried to the > switched-to space. > > Is there any way to duplicate this functionality? (I > have a custom > window dragging loop, and my windows are being left > behind if a user > switches spaces during a drag.)
As a totally untested guess, you might try setting the window's collection behavior to NSWindowCollectionBehaviorCanJoinAllSpaces while you're dragging and then set it back to the default when the drag ends. Cheers, Chuck ____________________________________________________________________________________ Never miss a thing. Make Yahoo your home page. http://www.yahoo.com/r/hs _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [EMAIL PROTECTED]