Jump to content

Recommended Posts

Posted

Can you make and autocad button / icon / on a toolbar to have exactly the same function as pressing the escape key? NOT the cancel command as this doesn't cancel objects highlighted etc.

This is in case i loose my left hand in a freak accident..!! :D

Posted

Make macros ^C^C or (command) :)

 

This is in case i loose my left hand in a freak accident..!! :o :unsure:

Posted

The same question was posed on the Autodesk Forum by someone who was recovering from shoulder surgery. This was the proposed solution:

 

^C^C^P(ai_deselect) ^P

 

I've tried it and it does indeed work.

Posted

nice ill go try it

 

Thanks. :D

Posted

or you can customise an icon to use.

 

^c^c_graphscr;_redraw as a command

Posted
The same question was posed on the Autodesk Forum by someone who was recovering from shoulder surgery. This was the proposed solution:

 

^C^C^P(ai_deselect) ^P

 

I've tried it and it does indeed work.

 

nice one this worked for me.... :D

Posted
or you can customise an icon to use.

 

^c^c_graphscr;_redraw as a command

 

Ta for this one to... this is good as it works on LT :D

  • 3 years later...
Posted

Just tried this today. Works great! I don't know how much I'll actually use it but you never know. Thanks for posting!

  • 4 months later...
Posted
Just tried this today. Works great! I don't know how much I'll actually use it but you never know. Thanks for posting!

 

Update: Turns out I use this quite a bit. I think because it's just handy "on the way" to other commands. I've also created a "go home" tool button that does a zoom extents, purge, qsave and exit all with one click. I put a mug of beer for the icon image. :D :thumbsup:

Posted
I put a mug of beer for the icon image. :D :thumbsup:

 

Brilliant!

Posted
Brilliant!

 

Here's the button image.

Capture.JPG

  • 2 months later...
Posted

I've made two more buttons. The first unloads ALL XREF's and the second reloads ALL XREF's in the current drawing.

 

^C^C-XREF;U;*

 

^C^C-XREF;R;*

 

I want more creative button images but this is what I have for now. Any suggestions would be good. Thanks!

R-XREF.jpg

U-XREF.jpg

  • 1 year later...
Posted

Squirl, do you still have the code, and mind sharing it?

Posted
Squirl, do you still have the code, and mind sharing it?

 

Which code? :? The escape key code is near the beginning of this thread. The XREF reload/unload code is also in this thread.

  • 2 years later...
Posted

Recently updated the Beer Mug and Escape Key button images.

 

CustomTools_R1.JPG

Posted

Well. I clicked on it. Still waiting for my beer, and a chance to esc.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...