This is another example of drawing with your mouse… This iteration has added one main feature, ResizeHandles to the LineTool. Now you can resize the Line as you please.

Application - Source

The basis of what changed in the line tool, is exactly what I stated above… if you take a look at Version 3 of the Drawing package

Version 3 ApplicationVersion 3 Source

You will see that all you could do was draw a line and a rectange, depending on the chosen tool… I saw a post on flexcoders about drawing and editing drawing lines. I really didn’t feel like working on my “work” project for some reason… so i read some flexcoders and then decided to make an example of this.

Here are some links to previous posts on DrawingWithTheUIComponent:

Popularity: 21% [?]