Author Topic: Double-Click Attributed Blocks  (Read 8154 times)

0 Members and 1 Guest are viewing this topic.

Kerry

  • Mesozoic relic
  • Seagull
  • Posts: 11654
  • class keyThumper<T>:ILazy<T>
Double-Click Attributed Blocks
« on: October 19, 2009, 10:34:40 PM »

In this office,
Some computers display the selected attribute in the editor after double-clicking attributed blocks ( ie running _eattedit).
Some don't.  Any sensible  ideas  ??

Regards
Kerry


ps: using AC2007 Mechanical today.
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.

mjfarrell

  • Seagull
  • Posts: 14444
  • Every Student their own Lesson
Re: Double-Click Attributed Blocks
« Reply #1 on: October 19, 2009, 11:35:30 PM »
Options>>User Preferrences>>Windows Standard behaviour (double Click) setting is set to ?

DBLCLKEDIT
Be your Best


Michael Farrell
http://primeservicesglobal.com/

Kerry

  • Mesozoic relic
  • Seagull
  • Posts: 11654
  • class keyThumper<T>:ILazy<T>
Re: Double-Click Attributed Blocks
« Reply #2 on: October 20, 2009, 05:07:10 AM »

I'll check tomorrow at work.

Here at home on 2010 the DBLCLKEDIT (0 or 1 ) value makes no difference. The  Enhanced Attribute Editor has the selected attribute value in focus  in the textbox.
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.

Kerry

  • Mesozoic relic
  • Seagull
  • Posts: 11654
  • class keyThumper<T>:ILazy<T>
Re: Double-Click Attributed Blocks
« Reply #3 on: October 20, 2009, 05:17:22 AM »
done a bit of reading

Wouldn't be surprised if the difference is the prog' called at DoubleClick

 EATTEDIT
as opposed to
ATTEDIT

Though I did check that DoubleClick was using _EATTEDIT ??


may be a specific issue with ACADM2007 (mechanical)
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.

mjfarrell

  • Seagull
  • Posts: 14444
  • Every Student their own Lesson
Re: Double-Click Attributed Blocks
« Reply #4 on: October 20, 2009, 06:22:06 PM »
Issue


None of the double-click editing functions are working, even though the DBLCLKEDIT variable is set to 1.


Solution


This may occur if Noun/Verb Selection is turned off. To turn this setting on, do one of the following:

In the Options dialog box, click the Selection tab and select the Noun/Verb Selection check box.
Set the PICKFIRST variable to 1.

Published date: 2007-Jan-09
ID: TS1062970

Applies to:
AutoCADŽ 2009
AutoCADŽ 2008
AutoCADŽ 2007

Be your Best


Michael Farrell
http://primeservicesglobal.com/

alanjt

  • Needs a day job
  • Posts: 5352
  • Standby for witty remark...
Re: Double-Click Attributed Blocks
« Reply #5 on: October 20, 2009, 07:20:06 PM »
I know this doesn't help solve the problem, but I just wanted to add this discovery. In 2009 (not sure if in older versions), if you hold the Ctrl key down and double click on an attribute, it will open a single line editor for the selected attribute.

Just wanted to share. :-)
Civil 3D 2019 ~ Windohz 7 64bit
Dropbox

Kerry

  • Mesozoic relic
  • Seagull
  • Posts: 11654
  • class keyThumper<T>:ILazy<T>
Re: Double-Click Attributed Blocks
« Reply #6 on: October 20, 2009, 07:41:42 PM »

Set the PICKFIRST variable to 1.


Thanks Michael,
second thing I checked :)
« Last Edit: October 20, 2009, 07:45:19 PM by Kerry Brown »
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.

Kerry

  • Mesozoic relic
  • Seagull
  • Posts: 11654
  • class keyThumper<T>:ILazy<T>
Re: Double-Click Attributed Blocks
« Reply #7 on: October 20, 2009, 07:43:39 PM »
I know this doesn't help solve the problem, but I just wanted to add this discovery. In 2009 (not sure if in older versions), if you hold the Ctrl key down and double click on an attribute, it will open a single line editor for the selected attribute.

Just wanted to share. :-)

Yes Alan, thanks
and if you hold down ALT and double click on an attribute, that attribute value has focus in the editor.

regards
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.

Kerry

  • Mesozoic relic
  • Seagull
  • Posts: 11654
  • class keyThumper<T>:ILazy<T>
Re: Double-Click Attributed Blocks
« Reply #8 on: October 20, 2009, 07:49:17 PM »

To make it more confusing,

Command: _eattedit ... works as expected from the command line.
Double-clicking calls the same commang ... but works differently
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.

mjfarrell

  • Seagull
  • Posts: 14444
  • Every Student their own Lesson
Re: Double-Click Attributed Blocks
« Reply #9 on: October 20, 2009, 09:00:48 PM »
have you exported either or both the CUI, and the Profile (arg file) from a machine where it works as desired to a machine where it doesn't, set current and tested?

I'm seeing a document in my head, where it was addvised to modify the CUI, for some reason associated with this.....now  if only I could find it....
Be your Best


Michael Farrell
http://primeservicesglobal.com/

CottageCGirl

  • Guest
Re: Double-Click Attributed Blocks
« Reply #10 on: October 21, 2009, 09:00:46 AM »
Thanks for the thread....this has been annoying me....but not enough to figure it out on my own.   :-D

mjfarrell

  • Seagull
  • Posts: 14444
  • Every Student their own Lesson
Re: Double-Click Attributed Blocks
« Reply #11 on: October 21, 2009, 09:13:26 AM »
Thanks for the thread....this has been annoying me....but not enough to figure it out on my own.   :-D
Did we solve your issue? (yet)
Or should we keep throwing darts at it?
Be your Best


Michael Farrell
http://primeservicesglobal.com/

David Hall

  • Automatic Duh Generator
  • King Gator
  • Posts: 4075
Re: Double-Click Attributed Blocks
« Reply #12 on: October 21, 2009, 09:24:18 AM »
I remember the doc as well, so at least I can confirm your remembering is not a figment :)
I'm seeing a document in my head, where it was addvised to modify the CUI, for some reason associated with this.....now  if only I could find it....
Everyone has a photographic memory, Some just don't have film.
They say money can't buy happiness, but it can buy Bacon and that's a close second.
Sometimes the question is more important than the answer. (Thanks Kerry for reminding me)

David Hall

  • Automatic Duh Generator
  • King Gator
  • Posts: 4075
Re: Double-Click Attributed Blocks
« Reply #13 on: October 21, 2009, 09:25:51 AM »
if you hold down ALT and double click on an attribute, that attribute value has focus in the editor.
Learn something new every day, thanks Kerry
Everyone has a photographic memory, Some just don't have film.
They say money can't buy happiness, but it can buy Bacon and that's a close second.
Sometimes the question is more important than the answer. (Thanks Kerry for reminding me)

jonesy

  • SuperMod
  • Seagull
  • Posts: 15568
Re: Double-Click Attributed Blocks
« Reply #14 on: October 21, 2009, 09:50:12 AM »
I thought the document was one of Lynn Allens tips and tricks sessions?


Or am I totally misunderstanding you good people ?
Thanks for explaining the word "many" to me, it means a lot.