Re: NSWindow and Spaces
Re: NSWindow and Spaces
- Subject: Re: NSWindow and Spaces
- From: Ken Thomases <email@hidden>
- Date: Thu, 20 Aug 2009 18:48:26 -0500
On Aug 19, 2009, at 8:47 AM, MT wrote:
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?
Is your window configured so that it can become main? What about
key? You could experiment with those to see if they change the
behavior of Spaces.
Regards,
Ken
_______________________________________________
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