On Feb 27, 2015, at 9:24 AM, Corbin Dunn <corb...@apple.com> wrote: > >> On Feb 25, 2015, at 9:40 AM, Lee Ann Rucker <lruc...@vmware.com> wrote: >> >>> Great, because that's exactly what I'm using it for >> >> The toolbar case or the "certain control" one? When you're in fullscreen >> mode, the toolbar isn't actually attached to your window. It's attached to a >> separate one so it can slide down with the menubar. But if it’s the control, >> it wouldn't surprise me if Apple forgot they'd mentioned that option and >> didn't think about it when they decided whether this delegate method needed >> to be called. > > This was thought about. The delegate isn’t called because, as you all noted, > the sheet is appearing in another window that the application doesn’t own. > AppKit takes care of drawing the titlebar, toolbar, and titlebar accessory > views (new to 10.10). Sheets are designed to drop below all these, and move > with the window when the menu bar drops down.
titlebar accessory? oooh..... ... some hours later: Is there any way to configure its autolayout so it doesn't overlap the title text, and especially the buttons? _______________________________________________ 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