Coder's Guild Mailing List

(no subject)

Posted by Joe Werner on 1999-07-20

> Subject: How do you detect a "Mouse Leave" event in Win32?
>
> Java specifically triggers a "Mouse Leave" event whenever the mouse leaves a
> component which is in the foreground.  Win32 has no specific way of detecting
> this that i know of.  I'm trying to develop a simple flat button which pops up
> when the mouse hovers over it.  How can I do this in Win32?

Dan Z.