Disable Hotkeys

  • Thread starter Thread starter freekrill
  • Start date Start date
F

freekrill

Hi,

I am looking for a way of disabling the close hotkey, ctrl + w.

In a previous post, it was suggested running the macro:

Application.onkey "^w", ""

would work, and it does, as long as you are not in Edit mode.

In edit mode, ctrl + w still gives you the close prompt. Is there any
way of disabling it completely?

Thanks for any help

free
 
I've never seen a meaningful macro run when in edit mode. So I don't think
you're going to find a macro solution.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top