>I'm doing a presentation where, via lingo, i draw a line between a "start >point" and different "end point". >Everything works fine but i'm unable to draw a curve line between the >points. >So, it's possible to draw via lingo a non-straight line between two points? >If it is, how i can do it? >anyone can help me!
Use a vector that has handles, and play with the locations of the handles. Set one up manually to look like the kind of thing you want to do, and then put the vertexlist of the vector into the message window to get an idea of what your lingo will need to do. [To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/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!]
