On Apr 20, 2014, at 2:54 PM, Eric Shepherd wrote: > On Sat, Apr 19, 2014 at 4:35 AM, Ken Thomases <k...@codeweavers.com> wrote: > >> * You already suggested that this will work: try toggling the toolbar to >> hidden and then showing again. > > Now this is crazy: this doesn't work either. What the heck?
I'm starting to wonder if you've accidentally overridden one of NSWindow's methods and that's the source of all of this confusion. For example, did you perhaps declare a "frame" property in your subclass? (I'm guessing there's a subclass, but maybe not. Another thing to review is all window delegate methods you've implemented.) Regards, Ken _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) 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: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com