Hi Richmond,


Tried a button:

on mouseUp
 set the style of the templateGraphic to circle
 choose graphic tool
 create grc "CIRC"
end mouseUp

and I got a rectangle called "CIRC"

so . . . must be missing something . . .

Here your missing link...

From the docs "style"(Rev 3.0):
...
The style of a graphic determines its shape and is one of the following:
        * curve: a curved line
        * line: a straight line
        * oval: an oval or circle shape
        * polygon: an irregular polygon shape
        * rectangle: a rectangle or square shape
        * regular: a regular polygon shape
        * roundRect: a rectangle or square shape with rounded corners
...

sincerely, Richmond Mathewson.

Best

Klaus

--
Klaus Major
[email protected]
http://www.major-k.de



_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to