Path: csiph.com!news.swapon.de!eternal-september.org!feeder.eternal-september.org!mx02.eternal-september.org!.POSTED!not-for-mail From: Ethan A Merritt Newsgroups: comp.graphics.apps.gnuplot Subject: Re: Gnuplot Canvas Tk Date: Wed, 03 Feb 2016 09:17:23 -0800 Organization: A noiseless patient Spider Lines: 29 Message-ID: References: <6983d13f-2c65-4b68-a640-efd90d3b4d37@googlegroups.com> <0670ad0c-50fb-4625-871a-b02551b0f835@googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8Bit Injection-Date: Wed, 3 Feb 2016 17:14:35 -0000 (UTC) Injection-Info: mx02.eternal-september.org; posting-host="7bbfccb08e3cb0f92ebf95516f5f5a81"; logging-data="12099"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1//XOPpO8/eyUvvorcEuQZa" User-Agent: KNode/4.14.5 Cancel-Lock: sha1:lcncda1Kj626dQPh3HnPuChpCsE= Xref: csiph.com comp.graphics.apps.gnuplot:3211 Nicolas wrote: > Le mercredi 3 février 2016 01:31:57 UTC+1, Ethan A Merritt a écrit : > >> Maybe there is another terminal you could use. >> What are you doing, exactly? > > I am trying to make an application in TCL / TK and I use Gnuplot for > graphics. tk output allows me to manage my graphics as I want in my > canvas . if you tell me that there is no maintenance, I understand why > I have problems. I am sad ! it is a good tool!. I also use the HTML > output for my documentation. Maybe the situation isn't quite as bad as I thought. I have found a patch set submitted about a year ago to update the tkcanvas terminal. https://sourceforge.net/p/gnuplot/patches/709/ There was no discussion about that I can find, and I do not know if it even applies to the version 5 source code. But if you would like to try it out, please go ahead. Your confirmation that it works, or bug reports if it doesn't, would provide needed feedback that it would be useful to apply to the CVS source code. I suppose even if the updated version has bugs, that would be better than removing the old version with no replacement. Ethan