NSWindow and Spaces
NSWindow and Spaces
- Subject: NSWindow and Spaces
- From: MT <email@hidden>
- Date: Wed, 19 Aug 2009 14:47:36 +0100
Hi,
I've got a problem with my app, some of the windows do not behave correctly
with 'Spaces', I've narrowed it down to this...
If the window is backed by an NSDocument, it behaves correctly, i.e. if this
window is active within the application, when the user clicks on the dock
icon, the Space will be switched automatically.
If the window is *NOT* NSDocument based, the Space does not get switched
automatically.
I've tried the setCollectionBehaviour: method, but it's doesn't make any
difference. How can I make the window behave like NSDoc ones?
Thanks a lot!
MT
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden