<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Approximatrix Forums — Aplot Questions]]></title>
	<link rel="self" href="https://forums.approximatrix.com/extern.php?action=feed&amp;tid=747&amp;type=atom" />
	<updated>2020-04-16T11:20:21Z</updated>
	<generator>PunBB</generator>
	<id>https://forums.approximatrix.com/viewtopic.php?id=747</id>
		<entry>
			<title type="html"><![CDATA[Re: Aplot Questions]]></title>
			<link rel="alternate" href="https://forums.approximatrix.com/viewtopic.php?pid=3470#p3470" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[grogley]]></name>
				<uri>https://forums.approximatrix.com/profile.php?id=3372</uri>
			</author>
			<updated>2020-04-16T11:20:21Z</updated>
			<id>https://forums.approximatrix.com/viewtopic.php?pid=3470#p3470</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Aplot Questions]]></title>
			<link rel="alternate" href="https://forums.approximatrix.com/viewtopic.php?pid=3465#p3465" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[jeff]]></name>
				<uri>https://forums.approximatrix.com/profile.php?id=2</uri>
			</author>
			<updated>2020-04-14T17:58:54Z</updated>
			<id>https://forums.approximatrix.com/viewtopic.php?pid=3465#p3465</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Aplot Questions]]></title>
			<link rel="alternate" href="https://forums.approximatrix.com/viewtopic.php?pid=3464#p3464" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[Carlos Herrera]]></name>
				<uri>https://forums.approximatrix.com/profile.php?id=407</uri>
			</author>
			<updated>2020-04-14T10:45:11Z</updated>
			<id>https://forums.approximatrix.com/viewtopic.php?pid=3464#p3464</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Aplot Questions]]></title>
			<link rel="alternate" href="https://forums.approximatrix.com/viewtopic.php?pid=3463#p3463" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[grogley]]></name>
				<uri>https://forums.approximatrix.com/profile.php?id=3372</uri>
			</author>
			<updated>2020-04-13T15:16:58Z</updated>
			<id>https://forums.approximatrix.com/viewtopic.php?pid=3463#p3463</id>
		</entry>
</feed>
