Re: [python-win32] Keeping a Tkinter window above all other

2006-05-22 Thread Bertrand Bine
Metz, Bobby W, WWCS a écrit : >Bertrand, > This is somewhat easy to google for, but you come up with many >hints and pieces of the puzzle. At least when I searched for this >awhile back there was no one answer that held all the pieces to the >puzzle. So, below is what I learned along betwe

Re: [python-win32] PythonCOM & Windows Firewall

2006-05-22 Thread Metz, Bobby W, WWCS
Again, thanks to Roger to the perfect tip. As I feared, non-admins don't get prompted to "allow" an app that's requesting access or I'm doing something wrong. But, this did lead me to write a couple of quick routines for detecting the FW condition for the users and providing a nice little

Re: [python-win32] Rewriting my previous question....

2006-05-22 Thread Mark Mc Mahon
Hi JP, On 5/20/06, João Paulo Fernandes Farias <[EMAIL PROTECTED]> wrote: > Hi! > > I'll rewrite my previous question... > > How do I get data from another process using win32gui.SendMessage() > when it needs some pointers to fill in the data? > > I know it is more likely possible cause winspector