Re: [Jprogramming] error with Graphviz and/or webview in j901 under Windows 10

2020-02-28 Thread chris burke
This works for me. Lets move this to general and discuss there. On Fri, Feb 28, 2020 at 7:49 AM 'Michael Day' via Programming wrote: > > But - in jconsole, as instructed at > > https://code.jsoftware.com/wiki/Guides/Qt_IDE/Install/2 Slim vs Full > Builds : > >install'full' > Updating ser

Re: [Jprogramming] error with Graphviz and/or webview in j901 under Windows 10

2020-02-28 Thread 'Michael Day' via Programming
But - in jconsole, as instructed at    https://code.jsoftware.com/wiki/Guides/Qt_IDE/Install/2 Slim vs Full Builds :   install'full' Updating server catalog... Installing 1 package Downloading base library... Installing base library... Done. Installing JQt binaries... Finished install of JQt b

Re: [Jprogramming] error with Graphviz and/or webview in j901 under Windows 10

2020-02-28 Thread 'Michael Day' via Programming
Oh, I'd forgotten that possibility. Thanks to you & BIll, MIke On 28/02/2020 15:10, chris burke wrote: This entry in your J version Qt IDE: 1.8.5s/5.12.6 indicates that you have the slim qtide, and need the full version for webview. See https://code.jsoftware.com/wiki/Guides/Qt_IDE/Install.

Re: [Jprogramming] error with Graphviz and/or webview in j901 under Windows 10

2020-02-28 Thread bill lam
You had installed the slim version which doesn't have webview/browser. You need to installed the full jqt if you want webview. On Fri, Feb 28, 2020, 10:40 PM 'Michael Day' via Programming < programm...@jsoftware.com> wrote: > Wishing to visualise a set of pairs of integers as a graph, I > discov

Re: [Jprogramming] error with Graphviz and/or webview in j901 under Windows 10

2020-02-28 Thread chris burke
This entry in your J version Qt IDE: 1.8.5s/5.12.6 indicates that you have the slim qtide, and need the full version for webview. See https://code.jsoftware.com/wiki/Guides/Qt_IDE/Install. On Fri, Feb 28, 2020 at 6:40 AM 'Michael Day' via Programming wrote: > > Wishing to visualise a set of pa

[Jprogramming] error with Graphviz and/or webview in j901 under Windows 10

2020-02-28 Thread 'Michael Day' via Programming
Wishing to visualise a set of pairs of integers as a graph,  I discovered graphviz hiding among the addons. I think I've installed it - ie update the addon,  and then:    load 'c:/d/j901/addons/graphics/graphviz/graphviz.ijs'    getbin_pgraphview_'' Graphviz binaries installed. But then:    gr