Adventure Game Studio

AGS Support => Advanced Technical Forum => Topic started by: a-v-o on Sat 10/01/2004 01:29:28

Title: Disable Mouseover when Wait-Cursor
Post by: a-v-o on Sat 10/01/2004 01:29:28
In my game the wait cursor is invisible. So during blocking commands the player can't see it. But he can still move the mouse around and if it's over a GUI button then the mouseover-image is displayed.

I would want that the wait cursor doesn't trigger the mouseover-images.
Title: Re:Disable Mouseover when Wait-Cursor
Post by: Pumaman on Sat 10/01/2004 16:18:04
Sounds sensible - thanks for the suggestion, I'll add it to my list.
Title: Re:Disable Mouseover when Wait-Cursor
Post by: Barcik on Sat 10/01/2004 17:10:53
I'm all for. In MI1.5 I had to do a custom Wait1 function to work around it.