<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Approximatrix Forums — PLPlot and the extcairo device]]></title>
		<link>https://forums.approximatrix.com/viewtopic.php?id=220</link>
		<atom:link href="https://forums.approximatrix.com/extern.php?action=feed&amp;tid=220&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in PLPlot and the extcairo device.]]></description>
		<lastBuildDate>Tue, 09 Jul 2013 01:37:16 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: PLPlot and the extcairo device]]></title>
			<link>https://forums.approximatrix.com/viewtopic.php?pid=870#p870</link>
			<description><![CDATA[<p>Great!&nbsp; Thanks for the update/upgrade!</p>]]></description>
			<author><![CDATA[null@example.com (jshahbazi)]]></author>
			<pubDate>Tue, 09 Jul 2013 01:37:16 +0000</pubDate>
			<guid>https://forums.approximatrix.com/viewtopic.php?pid=870#p870</guid>
		</item>
		<item>
			<title><![CDATA[Re: PLPlot and the extcairo device]]></title>
			<link>https://forums.approximatrix.com/viewtopic.php?pid=869#p869</link>
			<description><![CDATA[<p>The Gtk-Fortran project now works with PLplot, although the solution was not a clean as I would have wished.&nbsp; There is a new package, <a href="https://packages.simplyfortran.com/package/39.html">PLplot with Gtk+ Support (32-bit)</a>, that offers an alternative build of PLplot that supports Gtk+&#039;s Cairo canvas.&nbsp; Because supporting Cairo adds a significant dependency to PLplot, I&#039;ve separated PLplot into two separate packages.&nbsp; </p><p>The <a href="https://packages.simplyfortran.com/package/5.html">original PLplot package</a> does not require Gtk+, and it doesn&#039;t support it either.&nbsp; This package is meant for Windows users who do not plan on wrapping PLplot in Gtk+ applications.</p><p>The <a href="https://packages.simplyfortran.com/package/39.html">new PLplot package</a> can still work with pure Windows applications, but it still needs linking with certain Gtk+ packages.</p><p>If you update your <a href="https://packages.simplyfortran.com/package/24.html">Gtk-Fortran package</a> and install the new <a href="https://packages.simplyfortran.com/package/39.html">new PLplot package</a>, you should see a new example that allows building Gtk+ applications with PLplot integration.</p><p>New users should not have any difficulty if they&#039;ve never installed PLplot or Gtk-Fortran before.</p><p>In the next version of the package manager, there should be a mechanism to handle conflicting packages properly so that only the proper version of PLplot will be installable.</p>]]></description>
			<author><![CDATA[null@example.com (jeff)]]></author>
			<pubDate>Mon, 08 Jul 2013 13:45:50 +0000</pubDate>
			<guid>https://forums.approximatrix.com/viewtopic.php?pid=869#p869</guid>
		</item>
		<item>
			<title><![CDATA[Re: PLPlot and the extcairo device]]></title>
			<link>https://forums.approximatrix.com/viewtopic.php?pid=863#p863</link>
			<description><![CDATA[<p>Still working this problem.&nbsp; I rebuilt the PLPlot package with Cairo support, but I&#039;m having issues with the Gtk-Fortran interface.&nbsp; It&#039;ll be a bit longer.</p>]]></description>
			<author><![CDATA[null@example.com (jeff)]]></author>
			<pubDate>Thu, 04 Jul 2013 20:31:44 +0000</pubDate>
			<guid>https://forums.approximatrix.com/viewtopic.php?pid=863#p863</guid>
		</item>
		<item>
			<title><![CDATA[Re: PLPlot and the extcairo device]]></title>
			<link>https://forums.approximatrix.com/viewtopic.php?pid=861#p861</link>
			<description><![CDATA[<p>No problem...&nbsp; Thanks for looking into it!</p>]]></description>
			<author><![CDATA[null@example.com (jshahbazi)]]></author>
			<pubDate>Thu, 04 Jul 2013 00:46:31 +0000</pubDate>
			<guid>https://forums.approximatrix.com/viewtopic.php?pid=861#p861</guid>
		</item>
		<item>
			<title><![CDATA[Re: PLPlot and the extcairo device]]></title>
			<link>https://forums.approximatrix.com/viewtopic.php?pid=860#p860</link>
			<description><![CDATA[<p>It looks like this package doesn&#039;t currently have GTK support enabled at the moment.&nbsp; I&#039;ll get a revised version up today or tomorrow with GTK support.&nbsp; Oddly enough, Gtk-Fortran was built with PLPlot support.&nbsp; Sorry for the slip-up.</p>]]></description>
			<author><![CDATA[null@example.com (jeff)]]></author>
			<pubDate>Wed, 03 Jul 2013 14:53:16 +0000</pubDate>
			<guid>https://forums.approximatrix.com/viewtopic.php?pid=860#p860</guid>
		</item>
		<item>
			<title><![CDATA[Re: PLPlot and the extcairo device]]></title>
			<link>https://forums.approximatrix.com/viewtopic.php?pid=859#p859</link>
			<description><![CDATA[<p>I&#039;m looking into this as I type this message.&nbsp; Sorry for the delayed response.</p>]]></description>
			<author><![CDATA[null@example.com (jeff)]]></author>
			<pubDate>Wed, 03 Jul 2013 11:23:29 +0000</pubDate>
			<guid>https://forums.approximatrix.com/viewtopic.php?pid=859#p859</guid>
		</item>
		<item>
			<title><![CDATA[PLPlot and the extcairo device]]></title>
			<link>https://forums.approximatrix.com/viewtopic.php?pid=857#p857</link>
			<description><![CDATA[<p>I&#039;m having trouble getting any of my code to recognize the extcairo device when using PLPlot functions.&nbsp; The examples provided by the SF package manager work fine, but if you look at any of the hl_plplotxxx.f90 examples in the gtk-fortran package, they can&#039;t recognize the extcairo device.&nbsp; I&#039;m looking to do this to attach a graph to a drawing surface in a gtk-fortran GUI, so while I could run the graph completely separate of the app, i&#039;d much rather have it in its own drawing area.</p><p>Everything compiles fine, and if I choose the wingcc device, it works fine.&nbsp; But that won&#039;t integrate into the gtk cairo drawing area.</p>]]></description>
			<author><![CDATA[null@example.com (jshahbazi)]]></author>
			<pubDate>Tue, 02 Jul 2013 01:01:09 +0000</pubDate>
			<guid>https://forums.approximatrix.com/viewtopic.php?pid=857#p857</guid>
		</item>
	</channel>
</rss>
