<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Approximatrix Forums — How do I add comment line and uncomment line to the tool bar?]]></title>
		<link>https://forums.approximatrix.com/viewtopic.php?id=839</link>
		<atom:link href="https://forums.approximatrix.com/extern.php?action=feed&amp;tid=839&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in How do I add comment line and uncomment line to the tool bar?.]]></description>
		<lastBuildDate>Fri, 04 Feb 2022 22:28:05 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: How do I add comment line and uncomment line to the tool bar?]]></title>
			<link>https://forums.approximatrix.com/viewtopic.php?pid=3864#p3864</link>
			<description><![CDATA[<p>Thank you, Jeff. When I see things like /= for not equal, I can imagine the person who thought that up never had to diagnose someone&#039;s 10-year-old, undocumented code. It&#039;s real easy to make a typo with just /=;&nbsp; while .NE. is more deliberate and &quot;reads&quot; easier. Sure, one can play games with &quot;How few statements/characters can be used to get this done?&quot; but in real life, it&#039;s more often, &quot;How fast can you find this error?&quot; And we don&#039;t have to live in 32K partitions anymore. Not say&#039;n we should go back to COBOL, but clarity does count. </p><p>Just for your tech notebook - and I know it will be fixed on the next release - that transparent window had a few side effects. It must have had some &quot;In Front&quot; attribute because if it covered part of another app&#039;s window - like a web page - the buttons under the transparency were shielded from picking up a mouse click.</p><p>The unaware user would think their browser was malfunctioning or their mouse needed new batteries. Yes, you can see the faint border of that transparent window - if you have the right colors on your background graphic.</p><p>Thank you for checking it out and jumping on a fix. There is no slow-down because of it.</p><p>I am using Modern Fortran by Clerman and Spector and Modern Fortran Explained by Metcalf, Reid, and Cohen for syntax examples.&nbsp; Not the best - Clerman&#039;s doesn&#039;t even have the word &quot;Operator&quot; in the index - but I&#039;m pushing my way through.</p>]]></description>
			<author><![CDATA[null@example.com (designer)]]></author>
			<pubDate>Fri, 04 Feb 2022 22:28:05 +0000</pubDate>
			<guid>https://forums.approximatrix.com/viewtopic.php?pid=3864#p3864</guid>
		</item>
		<item>
			<title><![CDATA[Re: How do I add comment line and uncomment line to the tool bar?]]></title>
			<link>https://forums.approximatrix.com/viewtopic.php?pid=3863#p3863</link>
			<description><![CDATA[<p>Testing for equality is indeed <strong>==</strong>, but you can still use Fortran&#039;s dotted operators (<strong>.EQ.</strong>).&nbsp; Those operators aren&#039;t even deprecated (at least I don&#039;t think they are...), and they regularly show up in new code.&nbsp; </p><p>The new &quot;not equal&quot; operator, <strong>/=</strong>, isn&#039;t really my favorite, so I often still use <strong>.NE.</strong>.</p>]]></description>
			<author><![CDATA[null@example.com (jeff)]]></author>
			<pubDate>Fri, 04 Feb 2022 17:03:42 +0000</pubDate>
			<guid>https://forums.approximatrix.com/viewtopic.php?pid=3863#p3863</guid>
		</item>
		<item>
			<title><![CDATA[Re: How do I add comment line and uncomment line to the tool bar?]]></title>
			<link>https://forums.approximatrix.com/viewtopic.php?pid=3862#p3862</link>
			<description><![CDATA[<p>My programmer skills delay things by much more than a few hours <img src="https://forums.approximatrix.com/img/smilies/smile.png" width="15" height="15" alt="smile" /></p><p>I&#039;m having to look up every little thing that is different from FORTRAN IV. Sure, it wasn&#039;t as &quot;full-featured&quot; as what we have today, but we LIKED IT.</p><p>So I&#039;m learning that &quot;equal to&quot; is not &quot;=&quot; but &quot;==&quot;. Or maybe I should say, &#039;==&#039;&nbsp; But I&#039;m having fun reuniting with an old friend. Eventually, I&#039;ll move the works to a more windowy user interface. But for now, I can do all kinds of &quot;proof of concept&quot; stuff. Test out functions and structures that will take only a little tweaking (if any), for compatibility in their eventual home.</p>]]></description>
			<author><![CDATA[null@example.com (designer)]]></author>
			<pubDate>Fri, 04 Feb 2022 03:22:13 +0000</pubDate>
			<guid>https://forums.approximatrix.com/viewtopic.php?pid=3862#p3862</guid>
		</item>
		<item>
			<title><![CDATA[Re: How do I add comment line and uncomment line to the tool bar?]]></title>
			<link>https://forums.approximatrix.com/viewtopic.php?pid=3861#p3861</link>
			<description><![CDATA[<p>The issue with viewing help on the Mac is a bit of legacy sloppiness.&nbsp; The original code was directly opening the help viewer using a bit of AppleScript.&nbsp; I think that modern macOS probably saw this as a very questionable action, which it was, and blocked the operation.&nbsp; </p><p>We&#039;ve added the proper code to legitimately open help now on macOS, so it should work fine in the next release.&nbsp; We were planning on a release tomorrow, so this change should only delay things by a few hours.</p>]]></description>
			<author><![CDATA[null@example.com (jeff)]]></author>
			<pubDate>Thu, 03 Feb 2022 02:14:09 +0000</pubDate>
			<guid>https://forums.approximatrix.com/viewtopic.php?pid=3861#p3861</guid>
		</item>
		<item>
			<title><![CDATA[Re: How do I add comment line and uncomment line to the tool bar?]]></title>
			<link>https://forums.approximatrix.com/viewtopic.php?pid=3860#p3860</link>
			<description><![CDATA[<p>You can see it on your machine. Just as a datapoint, mine is an Intel box. Maybe next year will be an M1 (or M2) world.</p>]]></description>
			<author><![CDATA[null@example.com (designer)]]></author>
			<pubDate>Thu, 03 Feb 2022 00:39:08 +0000</pubDate>
			<guid>https://forums.approximatrix.com/viewtopic.php?pid=3860#p3860</guid>
		</item>
		<item>
			<title><![CDATA[Re: How do I add comment line and uncomment line to the tool bar?]]></title>
			<link>https://forums.approximatrix.com/viewtopic.php?pid=3859#p3859</link>
			<description><![CDATA[<p>I appear to be able to replicate the issue right now.&nbsp; I&#039;m looking into it.</p>]]></description>
			<author><![CDATA[null@example.com (jeff)]]></author>
			<pubDate>Wed, 02 Feb 2022 21:40:07 +0000</pubDate>
			<guid>https://forums.approximatrix.com/viewtopic.php?pid=3859#p3859</guid>
		</item>
		<item>
			<title><![CDATA[Re: How do I add comment line and uncomment line to the tool bar?]]></title>
			<link>https://forums.approximatrix.com/viewtopic.php?pid=3858#p3858</link>
			<description><![CDATA[<p>Simply Fortran doesn&#039;t support modifying the toolbar unfortunately.</p><p>The help window is surprising, though.&nbsp; We ship a standard Mac help package.&nbsp; Are you on Intel or Apple Silicon?</p><p>You can always access the docs at <a href="https://simplyfortran.com/docs/">https://simplyfortran.com/docs/</a>.</p>]]></description>
			<author><![CDATA[null@example.com (jeff)]]></author>
			<pubDate>Wed, 02 Feb 2022 21:17:44 +0000</pubDate>
			<guid>https://forums.approximatrix.com/viewtopic.php?pid=3858#p3858</guid>
		</item>
		<item>
			<title><![CDATA[How do I add comment line and uncomment line to the tool bar?]]></title>
			<link>https://forums.approximatrix.com/viewtopic.php?pid=3857#p3857</link>
			<description><![CDATA[<p>Can I add the Edit commands Comment Line and UnComment Line to the tool bar next to Undo and Redo icons?</p><p>Note that when I select &quot;Contents ...&quot; under Help, an empty transparent window opens on the right side of my screen. This is a 2018 MacMini running OS 12.2 (Monterey). There seems to be no way to close that transparent window except to quit SimplyFortran.</p>]]></description>
			<author><![CDATA[null@example.com (designer)]]></author>
			<pubDate>Wed, 02 Feb 2022 19:22:49 +0000</pubDate>
			<guid>https://forums.approximatrix.com/viewtopic.php?pid=3857#p3857</guid>
		</item>
	</channel>
</rss>
