[Etoys] Avoiding batching of script execution

Karl Ramberg karlramberg at gmail.com
Sat Oct 11 10:34:52 EDT 2008


Bert Freudenberg wrote:
> Am 11.10.2008 um 14:12 schrieb karl:
>
>   
>> I have made a Lidenmayer drawing system (again) with branching, but  
>> I'm
>> running into a issue where the script works fine on single step but
>> batch stuff together in ticking mode. Is there a way to force the  
>> update
>> between each tick ?
>> I've turned batching pentrails on and of but it does not seem to be  
>> the
>> issue here.
>>     
>
>
> Should work ... can you upload the project somewhere?
http://wiki.laptop.org/images/c/c2/New_draw_system.011.pr

Press button 'Ellipse startRegenerate' then 'Ellipse startDrawing' this 
will batch the drawing.
Press button 'Ellipse startRegenerate' again then single step script 
'Ellipse draw' in the viewer, this works.

Karl





More information about the etoys-dev mailing list