Jan. 16, 2014
10:11 a.m.
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.tymchuk@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, ÐаÑкÑÑн Ð ÑзÑн <mrizun@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