[Python] widget canvas

2008-10-31 Per discussione maria saletta
Salve!
Vorrei sapere se esiste il widget canvas in wxpython.
Devo caricare all'interno del canvas un'immagine e farne poi il drag and
drop.

Grazie mille!
___
Python mailing list
Python@lists.python.it
http://lists.python.it/mailman/listinfo/python


Re: [Python] widget canvas

2008-10-31 Per discussione Y3s


Il giorno 31/ott/08, alle ore 15:57, maria saletta ha scritto:


Salve!
Vorrei sapere se esiste il widget canvas in wxpython.
Devo caricare all'interno del canvas un'immagine e farne poi il  
drag and drop.



Prova a vedere la demo di wx, in miscellaneous-PseudoDC, penso sia  
quello che fa per te...


Ciao

--
Antonio Valente


___
Python mailing list
Python@lists.python.it
http://lists.python.it/mailman/listinfo/python


[Python] [Announce] PyPoppler 0.10.0

2008-10-31 Per discussione Gian Mario Tagliaretti
I am pleased to announce version 0.10.0 of the Python bindings for Poppler.

It is available at:
http://www.gnome.org/~gianmt/pypoppler-0.10.0.tar.gz
md5: df7ec4ed7c9573b56391c9d6e0661695

PyPoppler 0.10.0 (Nov 01 2008)
==

o Make poppler.Rectangle fields writable. (Gian Mario)
o Make poppler.Color fields writable, patch by Gennady Telegin (Gian)
o Update with the latest poppler 0.10.0 API. (Gian)

Blurb:
==

Poppler[1] is a PDF rendering library based on the xpdf-3.0 code base.

PyPoppler is a wrapper which exposes the poppler API to the
python world.  It is fairly complete, most of the API are covered.

The documentation is actually missing, help wanted :)

Like the Poppler library itself, PyPoppler is licensed under  the GNU GPL.

PyPoppler requires:
=

 o Poppler = 0.10.0
 o PyGObject = 2.10.1 (2.11.3 to build the docs)
 o PyGTK = 2.10.0
 o PyCairo = 1.2.0

Bug reports should go to
https://launchpad.net/poppler-python

[1] http://poppler.freedesktop.org/

cheers
-- 
Gian Mario Tagliaretti
GNOME Foundation member
[EMAIL PROTECTED]
___
Python mailing list
Python@lists.python.it
http://lists.python.it/mailman/listinfo/python