<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Approximatrix Forums — Simply Fortran 3.30]]></title>
		<link>https://forums.approximatrix.com/viewtopic.php?id=899</link>
		<atom:link href="https://forums.approximatrix.com/extern.php?action=feed&amp;tid=899&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Simply Fortran 3.30.]]></description>
		<lastBuildDate>Tue, 20 Jun 2023 11:43:54 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Simply Fortran 3.30]]></title>
			<link>https://forums.approximatrix.com/viewtopic.php?pid=4126#p4126</link>
			<description><![CDATA[<div class="quotebox"><cite>sissal wrote:</cite><blockquote><p>How can one find their key? of license?</p></blockquote></div><p>In the past, the license key was presented <em>immediately</em> after the purchase was made in the same browser window where the purchase was completed.&nbsp; As of this month, in addition to providing the information immediately, an email is now also sent with the license information.</p><p>If anyone needs their license information, they should contact <a href="http://mailto:support@approximatrix.com">support@approximatrix.com</a>, and we should be able to help.</p>]]></description>
			<author><![CDATA[null@example.com (jeff)]]></author>
			<pubDate>Tue, 20 Jun 2023 11:43:54 +0000</pubDate>
			<guid>https://forums.approximatrix.com/viewtopic.php?pid=4126#p4126</guid>
		</item>
		<item>
			<title><![CDATA[Re: Simply Fortran 3.30]]></title>
			<link>https://forums.approximatrix.com/viewtopic.php?pid=4125#p4125</link>
			<description><![CDATA[<p>How can one find their key? of license?</p>]]></description>
			<author><![CDATA[null@example.com (sissal)]]></author>
			<pubDate>Tue, 20 Jun 2023 09:08:08 +0000</pubDate>
			<guid>https://forums.approximatrix.com/viewtopic.php?pid=4125#p4125</guid>
		</item>
		<item>
			<title><![CDATA[Re: Simply Fortran 3.30]]></title>
			<link>https://forums.approximatrix.com/viewtopic.php?pid=4121#p4121</link>
			<description><![CDATA[<p>Frank,</p><p>It is hiding a control, not removing it.&nbsp; Behind the scenes, it is calling the Window&#039;s <a href="https://learn.microsoft.com/en-us/windows/win32/api/winuser/nf-winuser-showwindow">ShowWindow API</a> to cause the control to disappear or reappear.&nbsp; This feature can be useful if you need to, for example, implement scrolling on a screen with controls.&nbsp; Rather than destroying them when they scroll out of range, you can instead hide them.&nbsp; When hidden, the can still be referenced to set/retrieve their values.&nbsp; Removing/recreating them would be exceptionally tedious as they scrolled into/out of view.</p><p>I&#039;ll try to get a working example out today.</p>]]></description>
			<author><![CDATA[null@example.com (jeff)]]></author>
			<pubDate>Mon, 12 Jun 2023 11:39:21 +0000</pubDate>
			<guid>https://forums.approximatrix.com/viewtopic.php?pid=4121#p4121</guid>
		</item>
		<item>
			<title><![CDATA[Simply Fortran 3.30]]></title>
			<link>https://forums.approximatrix.com/viewtopic.php?pid=4120#p4120</link>
			<description><![CDATA[<p>Hi Jeff,</p><p>The latest version of SF 3.30 allows any control to be hidden or displayed programmatically.</p><p>&quot;The AppGraphics library has been updated to include visibility subroutines for Windows controls. Any control can now be hidden or shown programmatically, which should improve the ability to build complex user interfaces in Fortran.&quot;</p><p>I&#039;m not clear on the use of this function.<br />Is this referring to the &quot;Remove&quot; controls?&nbsp; If so, removing a control is not the same as hiding it.<br />Please clarify this function and when possible, please provide a simply example of this functionality?</p><p>Thanks,<br />Frank</p>]]></description>
			<author><![CDATA[null@example.com (drfrank)]]></author>
			<pubDate>Sun, 11 Jun 2023 22:45:55 +0000</pubDate>
			<guid>https://forums.approximatrix.com/viewtopic.php?pid=4120#p4120</guid>
		</item>
	</channel>
</rss>
