Hi,
I'm interested in finding a way to enumerate through all the open windows on
OSX and getting their window title names. On windows, I can call *win32gui*
.*EnumWindows to get this information. I haven't found a similar way to do
it for OSX yet.*
Thanks in advance,
Patrick
I was trying to put my own .py modules in the site-packages folder but
they were loading as expected, so I searched various threads and
discovered there are many possible site-package directories on a Mac
OS 10.5 system.
Then after more troubleshoot I discovered that import site was not
w