<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Approximatrix Forums — Aplot Questions]]></title>
		<link>https://forums.approximatrix.com/viewtopic.php?id=747</link>
		<atom:link href="https://forums.approximatrix.com/extern.php?action=feed&amp;tid=747&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Aplot Questions.]]></description>
		<lastBuildDate>Thu, 16 Apr 2020 11:20:21 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Aplot Questions]]></title>
			<link>https://forums.approximatrix.com/viewtopic.php?pid=3470#p3470</link>
			<description><![CDATA[<p>Thanks Jeff and Carlos!</p><p>I suspected that answer and just dived into hacking my plot together with the appgraphics package calls. At this point, I am reasonably happy with the result but I am still tweaking it to get visual appeal and utility correct. </p><p>Best regards, stay safe!</p><p>Rod</p>]]></description>
			<author><![CDATA[null@example.com (grogley)]]></author>
			<pubDate>Thu, 16 Apr 2020 11:20:21 +0000</pubDate>
			<guid>https://forums.approximatrix.com/viewtopic.php?pid=3470#p3470</guid>
		</item>
		<item>
			<title><![CDATA[Re: Aplot Questions]]></title>
			<link>https://forums.approximatrix.com/viewtopic.php?pid=3465#p3465</link>
			<description><![CDATA[<p>Carlos summarized the current situation pretty well.&nbsp; You cannot embed Aplot plots in anything right now.</p><p>Such a change to the code is possible, though.&nbsp; Aplot uses AppGraphics as its backend on Windows for drawing.&nbsp; Conceptually, the plot could be generated in any AppGraphics window rather than creating a window specific to each plot.&nbsp; The situation is just complicated, though.&nbsp; I&#039;ll try to look at the code this week, but I can&#039;t make any promises.</p>]]></description>
			<author><![CDATA[null@example.com (jeff)]]></author>
			<pubDate>Tue, 14 Apr 2020 17:58:54 +0000</pubDate>
			<guid>https://forums.approximatrix.com/viewtopic.php?pid=3465#p3465</guid>
		</item>
		<item>
			<title><![CDATA[Re: Aplot Questions]]></title>
			<link>https://forums.approximatrix.com/viewtopic.php?pid=3464#p3464</link>
			<description><![CDATA[<p>You can save Aplot plot as a bitmap file and then display it within AppGraphics<br />window. However, with the current version of Aplot,&nbsp; it must be done &quot;by hand&quot;,<br />not programmatically. Or you may use some external library to generate plot<br />bmp. For example dislin, which recently become free and can be linked statically.<br />Carlos</p>]]></description>
			<author><![CDATA[null@example.com (Carlos Herrera)]]></author>
			<pubDate>Tue, 14 Apr 2020 10:45:11 +0000</pubDate>
			<guid>https://forums.approximatrix.com/viewtopic.php?pid=3464#p3464</guid>
		</item>
		<item>
			<title><![CDATA[Aplot Questions]]></title>
			<link>https://forums.approximatrix.com/viewtopic.php?pid=3463#p3463</link>
			<description><![CDATA[<p>I am hacking my way through generating a plot in appgraphics and while checking some of the call syntax, I come across Aplot on your site. It would appear that using Aplot would be a whole lot easier. However, checking the forum activity, it seems that it many not work as I might need it to, hence some questions.</p><p>As I mentioned, my code is an appgraphics application and I would like to add an Aplot graph to one of the my two plotting view ports. From what I see, it looks like Aplot creates a separate window to plot into. That isn&#039;t necessarily bad but it needs to be&nbsp; created as &quot;child&quot; window (not sure that is the right terminology) in appgraphics and must be able to be positioned into a stable point in the appgraphics window. Can that be done? </p><p>In addition, I create screen captures (to make videos) and the Aplot window must be part of the screen captures. Will the Aplot graph be part of the screen capture?</p><p>Thanks in advance,<br />Rod</p>]]></description>
			<author><![CDATA[null@example.com (grogley)]]></author>
			<pubDate>Mon, 13 Apr 2020 15:16:58 +0000</pubDate>
			<guid>https://forums.approximatrix.com/viewtopic.php?pid=3463#p3463</guid>
		</item>
	</channel>
</rss>
