<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Approximatrix Forums — Simply Fortran 3.30]]></title>
	<link rel="self" href="https://forums.approximatrix.com/extern.php?action=feed&amp;tid=899&amp;type=atom" />
	<updated>2023-06-20T11:43:54Z</updated>
	<generator>PunBB</generator>
	<id>https://forums.approximatrix.com/viewtopic.php?id=899</id>
		<entry>
			<title type="html"><![CDATA[Re: Simply Fortran 3.30]]></title>
			<link rel="alternate" href="https://forums.approximatrix.com/viewtopic.php?pid=4126#p4126" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[jeff]]></name>
				<uri>https://forums.approximatrix.com/profile.php?id=2</uri>
			</author>
			<updated>2023-06-20T11:43:54Z</updated>
			<id>https://forums.approximatrix.com/viewtopic.php?pid=4126#p4126</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Simply Fortran 3.30]]></title>
			<link rel="alternate" href="https://forums.approximatrix.com/viewtopic.php?pid=4125#p4125" />
			<content type="html"><![CDATA[<p>How can one find their key? of license?</p>]]></content>
			<author>
				<name><![CDATA[sissal]]></name>
				<uri>https://forums.approximatrix.com/profile.php?id=4132</uri>
			</author>
			<updated>2023-06-20T09:08:08Z</updated>
			<id>https://forums.approximatrix.com/viewtopic.php?pid=4125#p4125</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Simply Fortran 3.30]]></title>
			<link rel="alternate" href="https://forums.approximatrix.com/viewtopic.php?pid=4121#p4121" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[jeff]]></name>
				<uri>https://forums.approximatrix.com/profile.php?id=2</uri>
			</author>
			<updated>2023-06-12T11:39:21Z</updated>
			<id>https://forums.approximatrix.com/viewtopic.php?pid=4121#p4121</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Simply Fortran 3.30]]></title>
			<link rel="alternate" href="https://forums.approximatrix.com/viewtopic.php?pid=4120#p4120" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[drfrank]]></name>
				<uri>https://forums.approximatrix.com/profile.php?id=223</uri>
			</author>
			<updated>2023-06-11T22:45:55Z</updated>
			<id>https://forums.approximatrix.com/viewtopic.php?pid=4120#p4120</id>
		</entry>
</feed>
