On Mon, 08 Dec 2014, Fabien Bodard wrote: > Graphviz library unfortunately is under EPL licence whitch is > incompatible with GLP :-/ > > 2014-12-08 2:55 GMT+01:00 Christian e Ana Luiza Britto <chrise...@gmail.com>: > > Hi, > > I would like to know if there is a way to integrate Graphviz library > > directly to Gambas. > > Thanks a lot. > > Christian > > Brazil > > > > ------------------------------------------------------------------------------ > > Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server > > from Actuate! Instantly Supercharge Your Business Reports and Dashboards > > with Interactivity, Sharing, Native Excel Exports, App Integration & more > > Get technology previously reserved for billion-dollar corporations, FREE > > http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk > > _______________________________________________ > > Gambas-user mailing list > > Gambas-user@lists.sourceforge.net > > https://lists.sourceforge.net/lists/listinfo/gambas-user >
There is a Graph class in gb.data and I wanted to write a small GraphViz class which calls "dot" to produce a PNG out of a graph. Now that I hear about this licensing problem, I need to verify: I can still call the dot program from the GraphViz project from inside a Gambas process, right? So, yes, Christian, there is at least thought about a GraphViz class. But it will only be there to produce PNGs out of graphs using "dot". I don't care ATM about what GraphViz can do else. Regards, Tobi -- "There's an old saying: Don't change anything... ever!" -- Mr. Monk ------------------------------------------------------------------------------ Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server from Actuate! Instantly Supercharge Your Business Reports and Dashboards with Interactivity, Sharing, Native Excel Exports, App Integration & more Get technology previously reserved for billion-dollar corporations, FREE http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk _______________________________________________ Gambas-user mailing list Gambas-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gambas-user