PDA

View Full Version : ctrl-shift click etc. not recording in macro



Trigan
02-03-11, 11:28 AM
Hi

It appears that recording a macro does not correctly produce the code to replicate a ctrl-shift action. (polygroup selection functions)

For example I wanted to record selecting a polygroup with ctrl shift click, inflat it, ctrl-shift drag to select the other polygroup etc.

The macro has no indication that these keys were ever used. (everything else is recorded though). Is there a way to manually correct this in the macro? What should I use for these polygroup selection functions?

Thanks for any help.

Trigan
02-03-11, 12:47 PM
I had to add the following to the macro script:

[IKeyPress,CTRL+SHIFT, [ actions here] ]

I am assuming that this something that may be fixed in a future release, however this seems to work for now.

marcus_civis
02-09-11, 04:22 AM
As you have found, there are some circumstances when you need to edit macros.