On Thu, 2005-01-27 at 16:10 -0600, Benjamin J. Weiss wrote:
I've seen at least one program that was written in python and Tkinter on the web that offers the source for running in linux, and they offer a .exe download. (http://www.axware.nl) I don't know how they do it, but I saw a claim on the web that python/Tkinter was a great cross-platform combo.
The idea is that the user will type in a passphrase and the program will grab the file and either display it (if simple, like text) or launch another program (like pdf). I'll also need to figure out how to tell the program not to swap the memory to disk
Python/wxPython