Hi All,
The default cursor insertion point of a component is the front lower left corner and I'm able to use that to determine where to place components from my plugin but I'd like to change it to some other point. I'm pretty sure I need to combine InputPoint and BoundingBox but I can't figure out how to do so... the only thing my searches came up with is this post... viewtopic.php?f=180&t=33428&p=294834&hilit=bounding+box+cursor#p294834
thomthom seems to be asking if it's possible to do so through the API but no answer was given.
As a reference I'm playing around with the TrackMouseTool which is located in the utilities.rb file and also found this post viewtopic.php?f=180&t=35353 which has some good info on mouse tracking.
As always thank you for your time,
Frank

