<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Approximatrix Forums — command to clear a graphics screen?]]></title>
		<link>http://forums.approximatrix.com/viewtopic.php?id=875</link>
		<atom:link href="http://forums.approximatrix.com/extern.php?action=feed&amp;tid=875&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in command to clear a graphics screen?.]]></description>
		<lastBuildDate>Tue, 15 Nov 2022 15:41:52 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: command to clear a graphics screen?]]></title>
			<link>http://forums.approximatrix.com/viewtopic.php?pid=4020#p4020</link>
			<description><![CDATA[<p>You should be calling <em><a href="https://simplyfortran.com/docs/appgraphics/viewport.html">clearviewport</a></em> to clear the window contents.&nbsp; If you&#039;re double-buffering, though, you&#039;ll need to call <em><a href="https://simplyfortran.com/docs/appgraphics/windows.html">swapbuffers</a></em> as well, or it will appear that nothing is happening.</p>]]></description>
			<author><![CDATA[null@example.com (jeff)]]></author>
			<pubDate>Tue, 15 Nov 2022 15:41:52 +0000</pubDate>
			<guid>http://forums.approximatrix.com/viewtopic.php?pid=4020#p4020</guid>
		</item>
		<item>
			<title><![CDATA[command to clear a graphics screen?]]></title>
			<link>http://forums.approximatrix.com/viewtopic.php?pid=4019#p4019</link>
			<description><![CDATA[<p>Trying to get a small circle to grow as it moves across a graphics screen.&nbsp; &quot;call clearscreen&quot; does not work.</p>]]></description>
			<author><![CDATA[null@example.com (jackmitchener)]]></author>
			<pubDate>Tue, 15 Nov 2022 02:24:35 +0000</pubDate>
			<guid>http://forums.approximatrix.com/viewtopic.php?pid=4019#p4019</guid>
		</item>
	</channel>
</rss>
