[net.micro.amiga] Bug In 1.0 Intuition Manual

perry@well.UUCP (Perry S. Kivolowitz) (12/13/85)

The intuition manual (v1.0) states that ACTIVEWINDOW and INACTIVEWINDOW
are NewWindow  flags.  They are  actually IDCMP flags. If you ``or'' in
ACTIVEWINDOW, you get  messages  through the IDCMP whenever your window
becomes the active  window  (message->Class == ACTIVEWINDOW). Similarly
so for INACTIVEWINDOW.

Look at intuition/intuition.h for more information.

I was using  these  messages  in IntuiScope,  an intuition utility I am 
writing. I wanted to back track out of a menu selection if the IntuiScope
window became deselected.

--------------------------------------------------
Remember the Jersey AMIGA User's Group Meeting, Dec 20th in New Jersey.
(Ignore the above line if you've been following some current discussion
and don't care)