<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Approximatrix Forums — Fortran GUIs and in-window graphics on a Mac]]></title>
		<link>https://forums.approximatrix.com/viewtopic.php?id=770</link>
		<atom:link href="https://forums.approximatrix.com/extern.php?action=feed&amp;tid=770&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Fortran GUIs and in-window graphics on a Mac.]]></description>
		<lastBuildDate>Sun, 13 Sep 2020 11:08:40 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Fortran GUIs and in-window graphics on a Mac]]></title>
			<link>https://forums.approximatrix.com/viewtopic.php?pid=3578#p3578</link>
			<description><![CDATA[<p>For Mac users of SF without Appgraphics, a superb alternative is DISLIN, for which this&nbsp; information from Helmut Michels, the author of DISLIN, may be really helpful:</p><p>for using Dislin on a Mac OS system, you need nearly the same libraries as for Linux. You need the X11 libraries for graphical output to a window, and OpenMotif for the widget features in Dislin. These libraries are not part of the operating system. They must be copied from external sources. </p><p>An X server and the X11 libraries for Mac OS are available from the site </p><p>&nbsp; &nbsp; &nbsp; <a href="https://www.xquartz.org">X11 libraries</a> . </p><p>OpenMotif from </p><p>&nbsp; &nbsp; &nbsp; <a href="https://sourceforge.net/projects/openmotif-mac">OpenMotif-mac libraries</a>. </p><p>Linking of programs can then be done with the library options </p><p>&nbsp; &nbsp; &nbsp; </p><div class="codebox"><pre><code>-L$DISLIN  -ldislin  -L/Applications/OpenMotif21/libs  -lXm</code></pre></div><p>I&#039;m using Dislin on a MacOS Sierra (10.12) system, but it was reported that is was also working on Catalina (10.15.). If you don&#039;t need the widget features of Dislin then, instead of installing OpenMotif, you can also download a dummy file for OpenMotif from </p><p>&nbsp; &nbsp; &nbsp; &nbsp;<a href="https://www.dislin.de">Dislin</a> .</p><p>---<br />John</p>]]></description>
			<author><![CDATA[null@example.com (JohnWasilewski)]]></author>
			<pubDate>Sun, 13 Sep 2020 11:08:40 +0000</pubDate>
			<guid>https://forums.approximatrix.com/viewtopic.php?pid=3578#p3578</guid>
		</item>
	</channel>
</rss>
