Hi,
Valid characters in an entryfield is important for many programs.
I found an extention that allows date, currency and numeric characters to be validated when typing in the GTK entryfield. See http://gtkwidgexts.sourceforge.net/docs/tutorial.html
However, I really don't feel like compiling it for Windows. I've got GTK2 running on Windows with the prebuild DLL's, and if it's possible, I don't want compile additional DLL's.
So, my question is: Did anyone create a similar GTK entryfield validator for Python?
Greets,
Rene Olsthoorn.
