PDA

View Full Version : Attribute edit-system variable



jnoon
2010-04-01, 01:22 PM
Good Morning

I am running a add-on to Autocad 2009 (Prosteel) and I would like to return a system variable back to the same setting I use when running plain Autocad so that when I double click on a block containing attributes it opens the attribute I click on and not the first one in the block.

I have tried help and reading through the system variables but for the life of me I cannot find it, thank you for any suggestions.

John

dgorsman
2010-04-01, 07:00 PM
If I remember correctly, ProSteel loads a VBA module which controls double-click behavior. You could have a look to see where thats being loaded. It should be covered in the documentation, but its so horrendous you are on your own there.

jnoon
2010-04-05, 09:37 PM
That is what I was afraid of, at least SDI variable has finally decide to stick and ribbons come and go as they please..

John