Hi,
I added such a popup. Could someone check if it is good enough? (I already have GraphViz installed)
To try it, load the latest MondrianGraphVizLayout package and execute:
view := MOViewRenderer new. view nodes: (1 to: 100). view edgesFrom: [:x | x // 10]. view graphvizLayout. view open
Cheers, Doru
On 10 May 2010, at 13:57, Simon Denier wrote:
On 10 mai 2010, at 13:48, Tudor Girba wrote:
Hi,
On 10 May 2010, at 12:40, Simon Denier wrote:
On 10 mai 2010, at 11:58, Tudor Girba wrote:
Hi,
It looks like most issues related to 4.0 are solved, with the exception of the Glamour cycle which I moved to 4.1. So, I would say that we can now release 4.0.
I would only have one question: What would you say about including the MOGraphVizLayout in this release? On the one hand, it offers a number of new layout possibilities, on the other hand it requires GraphViz to be installed in the command line and it works only on Linux and Mac (however, there is a check).
It's the same thing for infusion right? Except (infusion works on 3 platforms).
Indeed.
Does it mean it gets included in the one-click image?
What? The MOGraphVizLayout? If nobody has objections, then yes :). Or inFusion?
I was thinking of the platform-dependent graphviz package. But if there is already an informative check (like a pop-up informing user to install graphviz if not detected), I think it's good enough.
-- Simon
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
-- www.tudorgirba.com
"Every thing should have the right to be different."