<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Approximatrix Forums — SF w/Appgraphics]]></title>
		<link>http://forums.approximatrix.com/viewtopic.php?id=512</link>
		<atom:link href="http://forums.approximatrix.com/extern.php?action=feed&amp;tid=512&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in SF w/Appgraphics.]]></description>
		<lastBuildDate>Thu, 25 Feb 2016 16:56:40 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: SF w/Appgraphics]]></title>
			<link>http://forums.approximatrix.com/viewtopic.php?pid=2389#p2389</link>
			<description><![CDATA[<p>Jeff,<br />Is this an AppGraphic bug?: </p><p>By creating a button&nbsp; with the statement:<br />&nbsp; &nbsp; r_but(1) = createradiobutton (10, 40, 15, 15,&#039;absolutely:&#039;)<br />only the button appears but not the text </p><p>I did help myself in this way to get the text behind the button:<br />&nbsp; &nbsp; r_but(1) = createradiobutton (10, 40, 15, 15,&#039;:&#039;);&nbsp; &nbsp; Call outtextxy(30,40,&#039;absolutely:&#039;)</p><p>Klaus</p>]]></description>
			<author><![CDATA[null@example.com (Klaus Asmus)]]></author>
			<pubDate>Thu, 25 Feb 2016 16:56:40 +0000</pubDate>
			<guid>http://forums.approximatrix.com/viewtopic.php?pid=2389#p2389</guid>
		</item>
		<item>
			<title><![CDATA[Re: SF w/Appgraphics]]></title>
			<link>http://forums.approximatrix.com/viewtopic.php?pid=2376#p2376</link>
			<description><![CDATA[<div class="quotebox"><cite>drfrank wrote:</cite><blockquote><p>I continue to be amazed at your problem solving skills...</p></blockquote></div><p>I wholeheartedly agree.<br />---<br />John</p>]]></description>
			<author><![CDATA[null@example.com (JohnWasilewski)]]></author>
			<pubDate>Fri, 19 Feb 2016 07:32:02 +0000</pubDate>
			<guid>http://forums.approximatrix.com/viewtopic.php?pid=2376#p2376</guid>
		</item>
		<item>
			<title><![CDATA[Re: SF w/Appgraphics]]></title>
			<link>http://forums.approximatrix.com/viewtopic.php?pid=2375#p2375</link>
			<description><![CDATA[<p>Jeff,</p><p>Thank you for solving the &#039;disappearing&#039; menu bar issue.</p><p>I continue to be amazed at your problem solving skills, and the fact that you didn&#039;t forget about the problem.<br />It&#039;s easy to get buried in emails and issues, and then just move on gradually, but you seem to jump right in and attack a problem.&nbsp; It&#039;s a good quality.</p><p>Frank</p>]]></description>
			<author><![CDATA[null@example.com (drfrank)]]></author>
			<pubDate>Thu, 18 Feb 2016 21:56:15 +0000</pubDate>
			<guid>http://forums.approximatrix.com/viewtopic.php?pid=2375#p2375</guid>
		</item>
		<item>
			<title><![CDATA[Re: SF w/Appgraphics]]></title>
			<link>http://forums.approximatrix.com/viewtopic.php?pid=2373#p2373</link>
			<description><![CDATA[<p>Frank,</p><p>The problem was occurring because, after modifying the window&#039;s menu bar by adding another menu, AppGraphics wasn&#039;t&nbsp; calling <a href="https://msdn.microsoft.com/en-us/library/windows/desktop/ms647633%28v=vs.85%29.aspx">DrawMenuBar</a>. If you read the description of the Windows API function, it does state:</p><div class="quotebox"><cite>Microsoft wrote:</cite><blockquote><p>If the menu bar changes after the system has created the window, this function must be called to draw the changed menu bar.</p></blockquote></div><p>The proper call has been added, and I&#039;m no longer seeing the issue.&nbsp; The fix will be in Simply Fortran 2.26,&nbsp; which should be out early next week.</p>]]></description>
			<author><![CDATA[null@example.com (jeff)]]></author>
			<pubDate>Thu, 18 Feb 2016 15:23:16 +0000</pubDate>
			<guid>http://forums.approximatrix.com/viewtopic.php?pid=2373#p2373</guid>
		</item>
		<item>
			<title><![CDATA[Re: SF w/Appgraphics]]></title>
			<link>http://forums.approximatrix.com/viewtopic.php?pid=2310#p2310</link>
			<description><![CDATA[<p>Jeff,</p><p>The disappearing Appgraphics menus persists.</p><p>I tried running two different SF/Appgraphics programs.exe by double-clicking them ten times and then seeing which ones have missing menus.&nbsp; In both application instances I observed 1/10 running applications missing a menu item.</p><p>I also tried inserting a Call Startidle(100) statement after the Do While: call draw_window() Loop, just to see if it would make a difference.&nbsp; It had no effect on resolving the problem.</p><p>Frank</p>]]></description>
			<author><![CDATA[null@example.com (drfrank)]]></author>
			<pubDate>Thu, 07 Jan 2016 21:10:03 +0000</pubDate>
			<guid>http://forums.approximatrix.com/viewtopic.php?pid=2310#p2310</guid>
		</item>
		<item>
			<title><![CDATA[Re: SF w/Appgraphics]]></title>
			<link>http://forums.approximatrix.com/viewtopic.php?pid=2300#p2300</link>
			<description><![CDATA[<p>Frank,</p><p>The menu disappearing, intermittent or not, is definitely a bug.&nbsp; I&#039;ll have to dig into this issue.&nbsp; Thank you for reporting it!</p>]]></description>
			<author><![CDATA[null@example.com (jeff)]]></author>
			<pubDate>Mon, 04 Jan 2016 22:44:24 +0000</pubDate>
			<guid>http://forums.approximatrix.com/viewtopic.php?pid=2300#p2300</guid>
		</item>
		<item>
			<title><![CDATA[SF w/Appgraphics]]></title>
			<link>http://forums.approximatrix.com/viewtopic.php?pid=2298#p2298</link>
			<description><![CDATA[<p>I&#039;ve experienced an intermittent problem when using Appgraphics window menus with SF2.<br />When an application contains several menu options in the main window bar (e.g., File, Edit, Run, About, etc.), they are not always displayed when the application is run.&nbsp; Sometimes the About menu is missing and other times the Edit menu is missing. A rerun of the application usually clears up the problem and all menu options are once again display.&nbsp; </p><p>This issue does not happen all the time, but periodically and there&#039;s no telling which menu option will disappear.</p><p>My guess is that this may be a bug in Appgraphics, but I cannot know for sure except that it&#039;s a nuisance.</p><p>Any advice on how to eliminate this problem is welcome.</p><p>Frank</p>]]></description>
			<author><![CDATA[null@example.com (drfrank)]]></author>
			<pubDate>Mon, 04 Jan 2016 19:37:18 +0000</pubDate>
			<guid>http://forums.approximatrix.com/viewtopic.php?pid=2298#p2298</guid>
		</item>
	</channel>
</rss>
