Hi Pranav,
I've already encountered this 'feature' Why don't you use imaging lingo
to draw, as you only use straight lines or circles? Strength of vector
shapes are the bezier features (trough the vertice handles). If you
aren't using theses ones, you should take a quick look on imaging, with
a little antialiasing you should get the expected result really quickly.
HTH,
Séb
> I've been making a vector drawing tool that lets users create
> basic shapes
> such as rectangles, lines and circles. I've got a sprite that
> acts as a
> drawing board and traps mouseDown events. It then creates a
> new vector cast
> member and places it at the mouseLoc. Then, for as long as
> the mouse button
> is pressed, dragging the mouse around changes the size of the shape.
> Releasing the mouse button completes the drawing action. So
> it's pretty
> much like conventional drawing tools.
(...)
[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/lingo-l.cgi To post messages to the list,
email [EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED])
Lingo-L is for learning and helping with programming Lingo. Thanks!]