On Mon, Nov 04, 2002 at 03:38:11PM +0100, Ren� Olsthoorn wrote: > > So, my question is: Did anyone create a similar GTK entryfield validator for > Python?
I'm working on one. Would you like to help specify the API? I'm thinking about using Validation objects that specify how you would like to validate the entry; if you want masks, and so on. You could reuse the validation object for as many entries as you like, and so on. Want to take a stab? Take care, -- Christian Reis, Senior Engineer, Async Open Source, Brazil. http://async.com.br/~kiko/ | [+55 16] 261 2331 | NMFL _______________________________________________ pygtk mailing list [EMAIL PROTECTED] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
