Author Topic: dblclkedit  (Read 2557 times)

0 Members and 1 Guest are viewing this topic.

Bryco

  • Water Moccasin
  • Posts: 1883
dblclkedit
« on: December 29, 2009, 12:49:58 PM »
I want it off and DBLCLKEDIT <OFF> still brings up Command: _pedit when doubleclicking a pline.
It works fine at work but at home it doesn't allow doubleclick code to kick in, unless I click on blank window.
This happen to anyone else?

Kerry

  • Mesozoic relic
  • Seagull
  • Posts: 11654
  • class keyThumper<T>:ILazy<T>
Re: dblclkedit
« Reply #1 on: December 29, 2009, 05:27:53 PM »
I want it off and DBLCLKEDIT <OFF> still brings up Command: _pedit when doubleclicking a pline.
It works fine at work but at home it doesn't allow doubleclick code to kick in, unless I click on blank window.
This happen to anyone else?

You doing this in code or manually Bryce ??
I recall I had a lot of trouble manually with ACADM2007 (mechanical)
... haven't tried in code.

Be well
kdub, kdub_nz in other timelines.
Perfection is not optional.
Everything will work just as you expect it to, unless your expectations are incorrect.
Discipline: None at all.

Bryco

  • Water Moccasin
  • Posts: 1883
Re: dblclkedit
« Reply #2 on: December 29, 2009, 07:54:29 PM »
acadApp.SetSystemVariable("DBLCLKEDIT", 0); works to set it, but it doesn't stop the double clicking manually or w/ code.
I think you have it Kerry, at work we use mech 2010 but use it as vanilla, at home I am using some of the mechanical part.
I deleted xline in the cui, dblclick part and now I get "ampoweredit"which is a mystery