You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
NSSavePanel (and NSOpenPanel, as a subclass) supports a message (via setMessage:message in Obj-C), which allows a message to be displayed even when the panel is attached to a parent. Right now, title is useless for attached dialogs.