Page 1 of 1

[Q] Simple Graph - Image cropping....

PostPosted: March 14th, 2006, 8:58 pm
by TheEdge
G'Day,

- Placing a graphic into a shape is easy
- Using the sizing handles on the shape to resize the image is also easy
- However what I would like to do is offer my users the ability to use the sizing handles to set the size of the cropped image so that I could:

- Resize the image and *then* resize the shape.

In essence when using the sizing handles in some way not resize the shape when they are dragged, but rather show a "crawling ants" outline and when the mouse is released trap an event so that I could take that new size to do the image resize and then the shape.

Hope this makes sense. Are there any ideas on how to make this happen?

TIA