Yep, I think the source code provided is only examples of how to compile plugin versions of stuff like the rotate manipulator. I think doing it that way is probably _possible_ but it's a bit insane. I'd have to pretty much replace the selection tool I think .. and with no source code and without even having VS installed I…
Yep I had a look at the command echos for that too. Looks like it's not something that gets done at script level. Wonder if the source code for the selection tool is provided so I could add a callback that executes a script and recompile it... getting over my head with this but it's worth a look :D Oh and yea I know that…