Re: [AD] Using system mouse cursor |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
On Friday 27 August 2004 14:21, Evert Glebbeek wrote:
> The attached patch includes a fix. It adds an additional flag that can be
> used to allow or disallow the hardware cursor. Initially, this is set to
> TRUE, but it is set to false when the mouse is switched to mickey mode
and
> set back to TRUE if the mouse leaves mickey mode.
> If a hardware cursor is available and a cursor is being displayed on the
> screen, the code will change between the hardware and software cursor by
> calling show_mouse(_mouse_screen).
Commited.
Evert