2010/10/24 Simone Federici <s.feder...@gmail.com>

> import PyZenity
> update = PyZenity.Progress(text='', percentage=0, auto_close=False,
> pulsate=False)
>  update(1)
> update(2)
> update(20)
> update(100)
>

Grazie Simone, questo è il modo giusto.

Con pygtk fare una cosa tipo questa è fattibile anche ad un inesperto?
http://www.digitalsundries.com/media/zfree.png
_______________________________________________
Python mailing list
Python@lists.python.it
http://lists.python.it/mailman/listinfo/python

Rispondere a