Re: How to get System.Timers.Timer

2008-06-08 Thread Christian Heimes
John Machin wrote: > One grabs one's googler and goes a-huntin' ... > ==>> http://msdn.microsoft.com/en-us/library/system.timers.aspx > Looks like part of .NET so one might expect that one already have it. > However one would need to use IronPython to access it ... Or the PythonDotNET extension fo

Re: How to get System.Timers.Timer

2008-06-07 Thread John Machin
On Jun 8, 1:37 pm, "BobAtVandy" <[EMAIL PROTECTED]> wrote: > I'll greatly appreciate any help on this. Actually 2 questions: > > 1. I believe I need to use the Windows timer System.Timers.Timer . The > examples I find on the web all access that timer by 'import System' . > (That's System with a

How to get System.Timers.Timer

2008-06-07 Thread BobAtVandy
I'll greatly appreciate any help on this. Actually 2 questions: 1. I believe I need to use the Windows timer System.Timers.Timer . The examples I find on the web all access that timer by 'import System' . (That's System with a capital S.) I have pywin32 installed and 'import System' doesn