Pop Up a Message Dialog

I want to pop up a message window/box or dialog box.

The situation is that Cmd-W in an app closes without saving changes and I want to intercept the Cmd-W which I might hit because I'm trying to get rid of a "window". But I want to put up a notice to remind me why I did what I did.

KBM,

I use something similar. See if this will work for you... Just change the hot key (CMD-Q to Cmd-W), my initials and my message to protect the innocent.

Thank you. I went through popup, dialog, window, …. But this is the one. Alert!

I have added “dialog” and “window” as synonyms for the Alert action for the next version.

3 Likes

Thank you. Appreciate how responsive you are.