Hi together,

I would like to understand how I can write plugins for Veusz. Could you give
an example how I can translate a command from a veusz-file, e.g.

Add('page', name='mypage', autoadd=False)

to a python command that can be used in a tool plugin? I could not find
further documentation about a "veusz api". Maybe the best way is to
have a look at the source code of Veusz? 

I downloaded the source code of veusz and tried to start it
with eclipse and PyDev. If I start veusz_main.py I get error messages
because some modules cannot be found. 

The README file says that there are some requirements:

 Qt >= 4.3 (free edition)
   http://www.trolltech.com/products/qt/  
 PyQt >= 4.3 (SIP is required to be installed first)
   http://www.riverbankcomputing.co.uk/pyqt/
   http://www.riverbankcomputing.co.uk/sip/
 numpy >= 1.0
   http://numpy.scipy.org/

Could you give a step by step instruction how I should install / unzip 
the source code, the sip file 
(http://www.riverbankcomputing.co.uk/static/Downloads/sip4/sip-4.13.zip ?)
and so on to be able to run Veusz from source? 
Or do you know some good Python tutorial I can start with?

Best regards,

Stefan                                    
_______________________________________________
Veusz-discuss mailing list
[email protected]
https://mail.gna.org/listinfo/veusz-discuss

Répondre à