How can I get the directories of the selected items in a wxThumbCtrl in wxpython?
EDIT:
There is http://wxpython.org/docs/api/wx.lib.agw.thumbnailctrl.Thumb-class.html#GetFileName
However how can I even use this? Or does this even work?
I want to simply get where the selected image files are located