Re: Using NSView fullscreen mode vs. autolayout constraints

2012-04-04 Thread Kevin Cathey
This should just work, of course that depends on the project. Please file a bug and attach the project you're seeing this with. Kevin On 3 Apr 2012, at 18:11, douglas welton douglas_wel...@earthlink.net wrote: Hi All, [I've read the Cocoa Autolayout release notes and googled for NSView

Using NSView fullscreen mode vs. autolayout constraints

2012-04-03 Thread douglas welton
Hi All, [I've read the Cocoa Autolayout release notes and googled for NSView autolayout fullscreen and nothing I've found has shed any light on my problem] Here's the issue: My application has a custom view with constraints set to pin it to the top, bottom, and trailing edges of the window.