Re: Mucking around with polygon graphics.

2013-03-07 Thread Dave Probert
Hi, The list of points is in a property (points) of the graphic and it's simply a return separated list of x,y, coords. put item 1 of line 1 of the points of grc "G1" into WUN That should do it. Dave -- View this message in context: http://runtime-revolution.278305.n4.nabble.com/Mucking-ar

RE: Mucking around with polygon graphics.

2013-03-07 Thread John Dixon
> Boy-O-Boy; here I am at my most 'dangerous'; nothing to do than get > stimulated by postings on the Use-List. > > So, I made a regular polygon graphic with 7 points, called it "G1", and > then thought "funny things" and tried this in a button: > > on mouseUp > put item 1 of point 1 of