Re: winguiauto

2006-02-07 Thread puff
Thanks Simon. I looked at the other two and ended up using your version unmodified as the changes in watsup and pywinauto dealt with things unique to their needs. Your code still addresses basic needs and rather well at that. Regards -- http://mail.python.org/mailman/listinfo/python-list

Re: winguiauto

2006-02-07 Thread Simon Brunning
On 30 Jan 2006 11:05:58 -0800, puff <[EMAIL PROTECTED]> wrote: > There seem to be a number of winguiauto(s) available on the net. Is > there any 'offical' version? Official? Hmm, dunno. ;-) The version from my site is a bit old. I've escaped Windows now, so I'm not doing any work on Windows auto

Re: winguiauto

2006-01-30 Thread Peter Hansen
puff wrote: > You'll have to give me a bit of slack as I'm new to python. Much > python development seems to be hosted on sourceforge. There are a > couple of copies there with a number of modifications that seem to > center on waiting for windows to exist. There is also the copy on > Brunning's

Re: winguiauto

2006-01-30 Thread puff
You'll have to give me a bit of slack as I'm new to python. Much python development seems to be hosted on sourceforge. There are a couple of copies there with a number of modifications that seem to center on waiting for windows to exist. There is also the copy on Brunning's site without these mo

Re: winguiauto

2006-01-30 Thread Peter Hansen
puff wrote: > There seem to be a number of winguiauto(s) available on the net. Is > there any 'offical' version? More official than the author's own site? -Peter -- http://mail.python.org/mailman/listinfo/python-list