[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

do I need a college education to understand WINDOW-SHOWN-P?



The documentation for WINDOW-SHOWN-P says that it "returns true if the
window is visible , and false it is hidden".

This seems to return t for me when I give it any of the windows
returned by (WINDOWS), i.e., for any window in the system even if it
is covered by five other windows.

I can't use WINDOW-LAYER either because if I have six windows all in
different spots on a big screen, they are all visible as far as I'm
concerned yet they all report themselves as being in different layers.

Is there an easy way to determine if part or all of a window is in
fact visible to a user?  And what is the purpose of WINDOW-SHOWN-P?

Thanks,



--

      -- Philip Greenspun

-------------------------------------------------------------
MIT Department of Electrical Engineering and Computer Science
545 Technology Square, Rm 433, Cambridge, MA 02139, (617) 253-8574
Personal Web URL:  http://www-swiss.ai.mit.edu/~philg/philg.html
summer address:  PO Box 952, Los Alamos, NM 87544 (505) 665-0131