| Re: [Actux] Question PyGtk | 
[ Thread Index | 
Date Index
| More lists.tuxfamily.org/actux Archives
] 
- To: actux@xxxxxxxxxxxxxxxxxxx
 
- Subject: Re: [Actux] Question PyGtk
 
- From: "David MENTRE" <dmentre@xxxxxxxxxxxxxxxx>
 
- Date: Wed, 23 Jul 2008 17:33:12 +0200
 
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed;         d=gmail.com; s=gamma;         h=domainkey-signature:received:received:message-id:date:from:sender :to:subject:in-reply-to:mime-version:content-type          :content-transfer-encoding:content-disposition:references :x-google-sender-auth;         bh=a0s4xemLQcL3oNE+OnO0fp2Z2wUmQdYIL/t5Aq4m5eQ=; b=szffBlbf6kvICG5stojWNKMrr1kKHFBpk/3m9fp1T0YKA9MgcyEyoiNO5PNPXpvz6j       IpG4AWjfmesCe3Rosb/wR6fN3S7KhYhIr881FjaeMfFOI+Cr3f+eZ2MxdLpwIsf/b3Gy       oshmhHHBRI7czmtSMaJmWtPQF0jscKNqpDaNU=
 
- Domainkey-signature: a=rsa-sha1; c=nofws;         d=gmail.com; s=gamma;    h=message-id:date:from:sender:to:subject:in-reply-to:mime-version          :content-type:content-transfer-encoding:content-disposition           :references:x-google-sender-auth;         b=YGvAz4J6li3EwxUfx+XEZnNjhlGPASi0WVCCBcC3rwsELY3guwgsT9SjGDDPyIvMtt JbSt4OobZkNaPeWOte2e3smPFSKol6fY9tkqqgIlOnKmexVmjP1dhypAiL/3tleEEWiG       ILiBii45tzgcuJ6qObij1SZcNBsRz0k8inI/A=
 
Bonjour,
2008/7/23 Isabelle <zazooo5@xxxxxxxxx>:
> Il me faut véritablement que pour chaque ligne sortie, on a une progression
> de la barre, avec un taux basé sur le nombre de ligne total (dans le cas
> d'un événement reproductible évidemment)...
Ou alors tu récupères les lignes sorties et tu recherches des pattern
particuliers ("done", "download", ...) pour faire avancer la progress
bar.
Amicalement,
d.