Re: [python-win32] Child Windows

2008-04-09 Thread Tim Roberts
João Abrantes wrote: > =D thanks! just one more thing.. how do i found the controls ids of a > certain application? I use the "spyxx.exe" tool included with Visual Studio. Borland has a similar tool called Winsight. -- Tim Roberts, [EMAIL PROTECTED] Providenza & Boekelheide, Inc. ___

Re: [python-win32] Child Windows

2008-04-09 Thread João Abrantes
=D thanks! just one more thing.. how do i found the controls ids of a certain application? > Date: Tue, 8 Apr 2008 14:53:40 -0700 > From: [EMAIL PROTECTED] > To: python-win32@python.org > Subject: Re: [python-win32] Child Windows > > João Abrantes wrote: > > Hello, > > > > I am trying to make