hi ,
i just start to learn python.
i am doing window browser using python for that i am using tkFileDialog module. But when i select any folder, at the same time i want to display the files and folders which contain in that folder. Exactly like window browser. So i want to know is there any command like listbox.curselection() ?
please help me.
thanks.