weird behavior

Wouter wouter.abraham at pi.be
Sat Jul 17 17:24:51 EDT 2004


Hi all,

Some weird behavior.

If  the style of a created graphic is set  to polygon and the points of 
it are set to a list like:

-----------   start of list
<point1>
<point2>

<point3>
<point4>

<point5>
<point6>
------------- end of list

then revolution adds another point to the list.
it becomes:

-----------   start of list
<point1>
<point2>

<point3>
<point4>

<point5>
<point6>
<point1>
------------- end of list

whereas in metacard  no point is added

If  the style of the graphic is set  to curve and then reverted to 
polygon no point is added no more.
????  Puzzling...

Greetings,
WA




More information about the use-livecode mailing list