PDA

View Full Version : wx.TreeCtrl, display files


Python
03-10-2011, 01:03 AM
Hi pythoners! :) My question is very simple (the answer too, i hope): how to display files in a TreeCtrl? I've tried to use it, according to an example i've found on the web, but it displays only folder, subfolders. No files... I'll show you the portion of code i have if you want it. ...