hi, I think you need LineMorph. AFAIK, LineSegment is just used to draw PolygonMorph (not sure about that)
Esteban On 16 Jan 2014, at 11:00, Yuriy Tymchuk <yuriy.tymc...@me.com> wrote: > Hi Mark, > > sadly, I’m not confident about this, but maybe you should use Athens > > Uko > > On 16 Jan 2014, at 10:52, Маркіян Різун <mri...@gmail.com> wrote: > >> Hello! >> >> Task is simple - draw a line on a form(actually this line will be a border >> of a cell). While browsing classes I found LineSegment and LineMorph. Which >> of them is better to use in my case? And another question: I know how to >> initialize both of them, but don't know how to draw it on my form. >> >> Thank you for help. >> Mark > >