Hi from Super, Natural, Vancouver Island,

Some answers:

 set the opaque of grc "myCircle" to true  -- Make the graphic opaque to see 
the colour
 set the backColor of grc "myCircle" to "orange"  -- Colour the graphic in 
orange, or you could use RGB colours e.g. 248,128,23
 set the startAngle of grc "myCircle" to "60"  -- Rotates the start point of 
the graphic anti clockwise by 60 degrees
 set the arcAngle of grc "myCircle" to "30"  -- Changes the graphic circle to a 
30 degree Arc

HTH

Paul

On 2013-07-24, at 11:51 AM, Francis Nugent Dixon wrote:

> Hi from Beautiful Brittany,
> 
> Strange, can't find these answers on the Internet, 
> and I have tried all the colour instructions to no avail.
> 
> 1 - How do you colour a circle (graphic) ?
> 2 - How do you colour a segment of this circle ?
> 
> Answers welcome ……
> 
> -Francis
> 
> "Nothing should ever be done for the first time !"
> _______________________________________________
> use-livecode mailing list
> use-livecode@lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription 
> preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode


_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to