Creating complex graphic objects

James Hurley jhurley0305 at sbcglobal.net
Sun Apr 5 02:35:10 EDT 2009


>
> Message: 16
> Date: Sat, 4 Apr 2009 08:19:13 -0700 (PDT)
> From: Richmond Mathewson <geradamas at yahoo.com>
> Subject: Creating complex graphic objects
> To: use-revolution at lists.runrev.com
> Message-ID: <421630.70136.qm at web37505.mail.mud.yahoo.com>
> Content-Type: text/plain; charset=utf-8
>
>
> James Hurley wrote:
>
> "Then take the points of the circle (in the variable results) to
> extract say the 10th and 14th points.
> Create a new graphic using these two points and set the end arrow to
> true.
> Do this periodically throughout the repeat loop--every so often pick
> a pair of points, create a new grc and set the end arrow to true.
>
> Voila, a circle with arrows."
>
> Richmond Mathewson wrote:
>
> Wrong!
>
> A series of overlapping graphics which give the appearance of a circle
> with arrows.
>
> Still unable to 'rotate' this 'circle'.
>
> ___________________________________

Richmond,

Since the circle is symmetric with respect to the axis of rotation,  
only the arrows need to rotate.

In the message box run:   go url "http://www.jamesphurley.com/ 
CircleWithArrow.rev"

Jim Hurley



More information about the use-livecode mailing list