Re: [python-win32] Suitability of PyWin32 to manipulate windows

2008-01-15 Thread Tim Roberts
Torbjørn Kristoffersen wrote: > Hello, I'm not very familiar with Windows programming, so I would very much > like some advice here. > > My goal is to start two programs from Python in Windows. These two windows > will be maximized and cover the entire screen. > > Is Pywin32 capable of keeping trac

[python-win32] Suitability of PyWin32 to manipulate windows

2008-01-14 Thread Torbjørn Kristoffersen
Hello, I'm not very familiar with Windows programming, so I would very much like some advice here. My goal is to start two programs from Python in Windows. These two windows will be maximized and cover the entire screen. Is Pywin32 capable of keeping track of these two programs, and control them