C (184/304)

From:Allan Odgaard
Date:19 Aug 2000 at 16:28:16
Subject:Re: mouse moving

On 19-Aug-00, Adrien HEMERY wrote:

>>> how can i know when the mouse is over a gadget ? You know like in V,
>>> Ibrowse,... [...]
>> Both programs happen to use MUI -- is this a MUI question?
> nop, i dont want to use MUI. Waht i want is to know when the mouse
> pointer is over a "region". [...]

So you set IDCMP_MOUSEMOVE and listen to that message...

Regards Allan