Cannot find win32gui.IsIconic()

Hirsch, John JohnH at PHM.GOV.AU
Thu Mar 1 23:13:20 EST 2001


Hi All
I am trying to use win32gui.IsIconic() to check if a window has been
minimized.
But Python gives me an AttributeError when I try to call it.
According to the win32gui documentation it should be there.
Am I doing something wrong.

Thanks
Jon





More information about the Python-list mailing list