<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Approximatrix Forums — Version 2.23 issues with AppGraphics]]></title>
		<link>http://forums.approximatrix.com/viewtopic.php?id=454</link>
		<atom:link href="http://forums.approximatrix.com/extern.php?action=feed&amp;tid=454&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Version 2.23 issues with AppGraphics.]]></description>
		<lastBuildDate>Fri, 03 Apr 2015 00:42:26 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Version 2.23 issues with AppGraphics]]></title>
			<link>http://forums.approximatrix.com/viewtopic.php?pid=2010#p2010</link>
			<description><![CDATA[<p>I actually thought you meant a more prominent place on the homepage somewhere, which could be useful.</p>]]></description>
			<author><![CDATA[null@example.com (jeff)]]></author>
			<pubDate>Fri, 03 Apr 2015 00:42:26 +0000</pubDate>
			<guid>http://forums.approximatrix.com/viewtopic.php?pid=2010#p2010</guid>
		</item>
		<item>
			<title><![CDATA[Re: Version 2.23 issues with AppGraphics]]></title>
			<link>http://forums.approximatrix.com/viewtopic.php?pid=2009#p2009</link>
			<description><![CDATA[<div class="quotebox"><cite>jeff wrote:</cite><blockquote><p>The build number is always listed on the Download page</p></blockquote></div><p>I was being obtuse.&nbsp; I hadn&#039;t noticed it.<br />I must pay MORE ATTENTION!<br />---<br />J.</p>]]></description>
			<author><![CDATA[null@example.com (JohnWasilewski)]]></author>
			<pubDate>Thu, 02 Apr 2015 23:01:48 +0000</pubDate>
			<guid>http://forums.approximatrix.com/viewtopic.php?pid=2009#p2009</guid>
		</item>
		<item>
			<title><![CDATA[Re: Version 2.23 issues with AppGraphics]]></title>
			<link>http://forums.approximatrix.com/viewtopic.php?pid=2008#p2008</link>
			<description><![CDATA[<p>Jeff,</p><p>I download the new build and rebuilt my plotting code. Looks like the issue is fixed. I then polished off my program with a few changes and I have a &quot;finished&quot; program with all the features I need for now. I have updated the screen shot with the final view, showing right justified text boxes. Here is a link if you are interested.</p><p><a href="https://www.flickr.com/photos/grogley/16657689950/">https://www.flickr.com/photos/grogley/16657689950/</a></p><p>Thanks for the speedy fix. Who has such great customer service these days? You do! Keep up the excellent work!</p><p>Rod</p>]]></description>
			<author><![CDATA[null@example.com (grogley)]]></author>
			<pubDate>Thu, 02 Apr 2015 22:02:22 +0000</pubDate>
			<guid>http://forums.approximatrix.com/viewtopic.php?pid=2008#p2008</guid>
		</item>
		<item>
			<title><![CDATA[Re: Version 2.23 issues with AppGraphics]]></title>
			<link>http://forums.approximatrix.com/viewtopic.php?pid=2007#p2007</link>
			<description><![CDATA[<p>The build number is always listed on the Download page, but occasionally the updates are unannounced.&nbsp; Did you have something else in mind?</p>]]></description>
			<author><![CDATA[null@example.com (jeff)]]></author>
			<pubDate>Thu, 02 Apr 2015 19:43:28 +0000</pubDate>
			<guid>http://forums.approximatrix.com/viewtopic.php?pid=2007#p2007</guid>
		</item>
		<item>
			<title><![CDATA[Re: Version 2.23 issues with AppGraphics]]></title>
			<link>http://forums.approximatrix.com/viewtopic.php?pid=2006#p2006</link>
			<description><![CDATA[<p>Jeff, would it be feasible for the build number to appear discreetly somewhere, so that your closest supporters/followers can spot when an unannounced minor fix appears?</p>]]></description>
			<author><![CDATA[null@example.com (JohnWasilewski)]]></author>
			<pubDate>Thu, 02 Apr 2015 18:55:21 +0000</pubDate>
			<guid>http://forums.approximatrix.com/viewtopic.php?pid=2006#p2006</guid>
		</item>
		<item>
			<title><![CDATA[Re: Version 2.23 issues with AppGraphics]]></title>
			<link>http://forums.approximatrix.com/viewtopic.php?pid=2004#p2004</link>
			<description><![CDATA[<p>A new build (1876) is now available on the <a href="http://simplyfortran.com/download/">Download page</a> that should fix the AppGraphics issues.&nbsp; Let me know if you encounter any further problems.</p>]]></description>
			<author><![CDATA[null@example.com (jeff)]]></author>
			<pubDate>Thu, 02 Apr 2015 18:54:20 +0000</pubDate>
			<guid>http://forums.approximatrix.com/viewtopic.php?pid=2004#p2004</guid>
		</item>
		<item>
			<title><![CDATA[Re: Version 2.23 issues with AppGraphics]]></title>
			<link>http://forums.approximatrix.com/viewtopic.php?pid=2001#p2001</link>
			<description><![CDATA[<p>Rod,</p><p>The crash is occurring in the latest library because of the following scenario:</p><p>1.&nbsp; A request to set the text in the <em>first</em> text box in your program is made</p><p>2.&nbsp; Due to an indexing error in the library, the lookup for the index of the text box in an internal array fails and returns the constant <strong>CONTROLS_ERROR</strong>.&nbsp; However...</p><p>3.&nbsp; The program proceeds with the invalid index, attempting to access an array based on the constant <strong>CONTROLS_ERROR</strong> without actually checking if the value is within array bounds, leading to...</p><p>4.&nbsp; Crash.</p><p>So there were two bugs: an indexing error and a failure to check access to text boxes based on an internal index.&nbsp; &nbsp;Both have been fixed, and a new build fixing everything should be available today.</p>]]></description>
			<author><![CDATA[null@example.com (jeff)]]></author>
			<pubDate>Thu, 02 Apr 2015 13:50:59 +0000</pubDate>
			<guid>http://forums.approximatrix.com/viewtopic.php?pid=2001#p2001</guid>
		</item>
		<item>
			<title><![CDATA[Re: Version 2.23 issues with AppGraphics]]></title>
			<link>http://forums.approximatrix.com/viewtopic.php?pid=2000#p2000</link>
			<description><![CDATA[<p>Ok Jeff. </p><p>Funny, I was putting the final cosmetic touches into my plotting program and got it so it was just how I wanted it. Then I again noticed the text box justification and I remembered that you put a provision to use justification within text boxes. So I down loaded the newest version and make some changes to accommodate the test justification, compiled and crash! No joy! Haha on me for not saving the last good code. At least I saved the executable to use if needed.</p>]]></description>
			<author><![CDATA[null@example.com (grogley)]]></author>
			<pubDate>Thu, 02 Apr 2015 13:30:44 +0000</pubDate>
			<guid>http://forums.approximatrix.com/viewtopic.php?pid=2000#p2000</guid>
		</item>
		<item>
			<title><![CDATA[Re: Version 2.23 issues with AppGraphics]]></title>
			<link>http://forums.approximatrix.com/viewtopic.php?pid=1999#p1999</link>
			<description><![CDATA[<p>Rod,</p><p>I&#039;ll have a look at the library code.&nbsp; There&#039;s probably a nasty bug.</p>]]></description>
			<author><![CDATA[null@example.com (jeff)]]></author>
			<pubDate>Thu, 02 Apr 2015 10:17:30 +0000</pubDate>
			<guid>http://forums.approximatrix.com/viewtopic.php?pid=1999#p1999</guid>
		</item>
		<item>
			<title><![CDATA[Version 2.23 issues with AppGraphics]]></title>
			<link>http://forums.approximatrix.com/viewtopic.php?pid=1998#p1998</link>
			<description><![CDATA[<p>As per an earlier thread, <a href="http://forums.approximatrix.com/viewtopic.php?id=445,">http://forums.approximatrix.com/viewtopic.php?id=445,</a> I find difficulties with the version 2.23 AppGraphics implementation. </p><p>In the above thread, Jeff mentioned that he added the ability to justify the text within a textbox, so I down loaded and tried using that. Well, from what I can see, something is amiss as now my code won&#039;t run. I tried recompiling Jeff&#039;s Convert sample program and that behaves oddly too. </p><p>From my debug session, I get a debugger popup window with the following text &quot;Signal received: SIGSEGV -&nbsp; Segmentation fault&quot; upon executing the call to &quot;settextboxcontents&quot;. </p><p>I am not sure where to go with this but perhaps it is not my issue since Jeff&#039;s code also seems to have a problem too.</p><p>Rod</p>]]></description>
			<author><![CDATA[null@example.com (grogley)]]></author>
			<pubDate>Thu, 02 Apr 2015 09:41:55 +0000</pubDate>
			<guid>http://forums.approximatrix.com/viewtopic.php?pid=1998#p1998</guid>
		</item>
	</channel>
</rss>
