Image viewer app. Show thumbnails and pseudo checkboxes in treeview. Display image information, Exif information, GPS information. - juu7g/Python-Image-Viewer ...
Working on a personal project I was in need to be able to use checkboxes on a treeview, but I didn't see this possible on Tkinter, I think Qt has it but haven't used it. Anyway started coding and ...