qt-agistudio/help/stop_update.html

18 lines
475 B
HTML

<HTML>
<HEAD>
<TITLE>stop.update</TITLE></HEAD>
<BODY>
<h1>stop.update</h1>
<B>Category</B><p>
<a href="object_commands.html">Object/view commands</a><p>
<B>Syntax</B><p>
<p>
stop.update(oA);<p>
<B>Description</B><p>
<p>
This tells the interpreter not to update object oA at the start of every cycle. The object remains on screen, unchanged.<p>
<B>See also</B><p>
<a href="start_update.html">start.update</a><p>
<a href="force_update.html">force.update</a><p>
</BODY></HTML>