On 02/09/15 23:39, Yubaraj Malakar wrote:
Is there a simple way to access veusz commands in python file (which are put
in external plugin) within Veusz program?
You probably want a "Tools plugin":
https://github.com/jeremysanders/veusz/wiki/ToolsPlugins
The Veusz commands are available as methods of the interface object.
You'd write, for example,
data = interface.GetData(name)
Cheers
Jeremy
_______________________________________________
Veusz-discuss mailing list
Veusz-discuss@gna.org
https://mail.gna.org/listinfo/veusz-discuss