[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.python

File system in TreeWidget

Yusniel

3/17/2008 3:39:00 AM

Hi friends. How can I do a Tree Widget with all directories and files
given path parameter or a tree generated with the function
os.walk(). Sorry for my bad english.
1 Answer

Yusniel

3/17/2008 3:42:00 AM

0

On Mar 16, 11:39 pm, Yusniel <yhidalg...@gmail.com> wrote:
> Hi friends. How can I do a Tree Widget with all directories and files
> given path parameter or a tree generated with the function
> os.walk(). Sorry for my bad english.

Sorry. I am using PyQt4.