FROM : Andreas Mayer
DATE : Sun Nov 11 14:58:01 2007
Am 11.11.2007 um 14:07 Uhr schrieb Keith Blount:
> Is there any way to set a floating window so that it appears in all
> Spaces?
Setting the window's collection behaviour to
NSWindowCollectionBehaviorCanJoinAllSpaces should work, I guess:
http://developer.apple.com/documentation/Cocoa/Reference/ApplicationKit/Classes/NSWindow_Class/Reference/Reference.html#/
/apple_ref/occ/instm/NSWindow/setCollectionBehavior:
Andreas
DATE : Sun Nov 11 14:58:01 2007
Am 11.11.2007 um 14:07 Uhr schrieb Keith Blount:
> Is there any way to set a floating window so that it appears in all
> Spaces?
Setting the window's collection behaviour to
NSWindowCollectionBehaviorCanJoinAllSpaces should work, I guess:
http://developer.apple.com/documentation/Cocoa/Reference/ApplicationKit/Classes/NSWindow_Class/Reference/Reference.html#/
/apple_ref/occ/instm/NSWindow/setCollectionBehavior:
Andreas
| Related mails | Author | Date |
|---|---|---|
| Keith Blount | Nov 11, 14:07 | |
| Joachim Deelen | Nov 11, 14:51 | |
| Andreas Mayer | Nov 11, 14:58 | |
| Keith Blount | Nov 11, 15:15 | |
| Gregory Weston | Nov 11, 22:30 |






Cocoa mail archive

