990 B
990 B
author | comments | date | layout | slug | title | wordpress_id | categories | ||
---|---|---|---|---|---|---|---|---|---|
einar | true | 2007-01-03 22:05:47+00:00 | page | checker-mark-iii | Checker mark III | 148 |
|
Reading Wesley J. Chun's excellent Core Python Programming I realized I could definitely improve my wallpaper checker, at least internally. That's what I did today, and aside that, I added an option to view a thumbnail of the images contained in the lists. Note that it is not meant to be an image viewer, just a way to show the images in the list (and I suggest you filter it first if it's long). The image viewing part is my first try with Tkinter, the Python module to create interfaces using Tk. It's ugly looking, but at least it works.
Download it in tar.gz format or zip format. Instructions are in the README.