filedialog selecteditems driving me crazy
Hello - When I show filedialog, the last file in the selecteditems collection
is actually selecteditems.item(1). The only way I can get the top file in
the selection to be item(1) is if I start from the bottom and go up when
selecting the files. Is there a way to reference the selecteditems from the
top down regardless of how they were selected?
--
Thanks,
Mike
|