Win32GUI Question...

Bill Rodgers nospam at nospam.com
Fri Jun 22 17:53:17 EDT 2001


I have an app that occasionally puts a notification dialog on the screen of
my PC.  I want to create a program that detects the presence of this new
dialog box,then reads the dialog's contents and does some other things with
the data.

Is there any way to have my Python program detect and examine windows
created by another program?

Thanks,
Bill






More information about the Python-list mailing list