Re: wxPython clipboard
[EMAIL PROTECTED] wrote: Ok well you should look at this module http://www.rutherfurd.net/python/sendkeys/#id1 I then you could take frequent snapshots and use and OCR to find your stuff. Then use the above library to type to the window. Ok the problem on Windows looks like solved but still I would have to check if Windows Scripting Host is enabled. Anyway I'll keep u updated Cheers Lorenzo -- Get my PGP Public Key @ http://www.bolognini.net/LBolognini.txt -- http://mail.python.org/mailman/listinfo/python-list
Web form validators for Python (RequiredFieldValidator anyone?)
Hi all, just trying to do some web development with Python. At the moment I'm keeping an eye on these projects: Nevow, JotWeb, Albatross, Snakeskin and my favorite, CherryPy, soon coming with a version 2! But, even though there's something I like in all of these frameworks, I can't find in the Python world anything similar to the .NET RequiredFieldValidator class (which I believe is the only thing I really like about .NET http://www.w3schools.com/aspnet/control_reqfieldvalidator.asp) even without the client side capabilities which I wouldn't rely upon anyway. Can you point me to some code/class/module that implements what I'm looking for? Thanks a lot, Lorenzo -- Get my PGP Public Key @ http://www.bolognini.net/LBolognini.txt -- http://mail.python.org/mailman/listinfo/python-list
Re: Is Python appropriate for web applications?
Unknown User wrote: I have the choice. Thanks for your opinion, If you have a look at CherryPy (www.cherrypy.org) you will not want to go back to PHP again! ;-) Lorenzo -- http://mail.python.org/mailman/listinfo/python-list