Re: Jerky Animated Graphics

2016-03-21 Thread RM
Thank you very much: I have experimented with 'lock screen', but, obviously, in the wrong places in the script. Richmond. On 21.03.2016 21:36, Terence Heaford wrote: Just added lock screen and unlock screen on mouseUp put fld "VERTS" into fld "VERTS2" put fld "VERTS" into fld "VERTS3"

Re: Jerky Animated Graphics

2016-03-21 Thread Terence Heaford
Just added lock screen and unlock screen on mouseUp put fld "VERTS" into fld "VERTS2" put fld "VERTS" into fld "VERTS3" put 2 into STRETCH repeat until STRETCH > 300 lock screen put (360 + STRETCH),310 into line 3 of fld "VERTS2" put (360 - STRETCH),10 into line 4 of