> On May 12, 2021, at 11:17 AM, Carl Hoefs via Cocoa-dev > <cocoa-dev@lists.apple.com> wrote: > > I had thought it was possible on MacOS to run an NSAlert panel nonmodally…
Alerts are modal by definition, per the HIG (IIRC). If you want a non-modal panel, it wouldn't be an alert; you'd have to implement it yourself using an NSPanel. —Jens _______________________________________________ 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