• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: NSWindowCollectionBehaviorMoveToActiveSpace doesn't work
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSWindowCollectionBehaviorMoveToActiveSpace doesn't work


  • Subject: Re: NSWindowCollectionBehaviorMoveToActiveSpace doesn't work
  • From: "email@hidden" <email@hidden>
  • Date: Fri, 20 Nov 2009 20:25:09 +0100

Hum, no. I was wrong. [self setCollectionBehavior:1] means "can join
all spaces". Any ideas how to get
NSWindowCollectionBehaviorMoveToActiveSpace to work?

Again, test app here demonstrates the problem:

http://lists.apple.com/archives/cocoa-dev/2009/Oct/msg00647.html

On Sun, Nov 15, 2009 at 8:12 PM, email@hidden
<email@hidden> wrote:
> This appears to be a bug. I found that whereas calling
>
> [self setCollectionBehavior:NSWindowCollectionBehaviorMoveToActiveSpace];
>
> has no effect,
>
> [self setCollectionBehavior:1];
>
> produces the desired behavior. I'll file a radar.
>
> /f
>
> On Sun, Nov 15, 2009 at 7:31 PM, email@hidden
> <email@hidden> wrote:
>> Hi all,
>>
>> Setting the collection behavior of my (standard) NSWindow to
>> NSWindowCollectionBehaviorMoveToActiveSpace has no effect whatsoever.
>> Someone else posted a simple test project a while back demonstrating
>> the problem:
>>
>> http://lists.apple.com/archives/cocoa-dev/2009/Oct/msg00647.html
>>
>> Any ideas? Thanks.
>>
>> /f
>>
>
_______________________________________________

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

References: 
 >NSWindowCollectionBehaviorMoveToActiveSpace doesn't work (From: "email@hidden" <email@hidden>)
 >Re: NSWindowCollectionBehaviorMoveToActiveSpace doesn't work (From: "email@hidden" <email@hidden>)

  • Prev by Date: Re: IBOutlets or property + binding
  • Next by Date: Re: extracting the mantissa for a NSDecimal
  • Previous by thread: Re: NSWindowCollectionBehaviorMoveToActiveSpace doesn't work
  • Next by thread: Example of categorized lists in a Mail-type interface
  • Index(es):
    • Date
    • Thread