This came up on stack overflow (*), might be interesting to some:

        (PolygonMorph
                vertices: Rectangle fromUser corners
                color: Color transparent
                borderWidth: 2
                borderColor: Color black)
                        dashedBorder: {10. 10. Color white. 0. 1};
                        openInHand

- Bert -

(*) http://stackoverflow.com/questions/12393970/
_______________________________________________
Beginners mailing list
[email protected]
http://lists.squeakfoundation.org/mailman/listinfo/beginners

Reply via email to