Adventure Game Studio

AGS Support => Advanced Technical Forum => Topic started by: SupSuper on Tue 08/09/2009 18:40:36

Title: BUG: Hidden mousr cursor shows up when dialog options are displayed
Post by: SupSuper on Tue 08/09/2009 18:40:36
Even with Mouse.Visible=false, the mouse cursor pops up when dialog options are displayed at the bottom of the screen, although it won't move. It goes away again after an option is picked.
Title: Re: BUG: Hidden mousr cursor shows up when dialog options are displayed
Post by: Pumaman on Tue 08/09/2009 18:45:16
What type of dialog options display are you using? (custom / Text Window GUI / default?) Are you using DX5 or D3D graphics driver?
Title: Re: BUG: Hidden mousr cursor shows up when dialog options are displayed
Post by: SupSuper on Tue 08/09/2009 23:50:46
Default one, DX5 driver. Doesn't seem to happen with the D3D driver.
Title: Re: BUG: Hidden mousr cursor shows up when dialog options are displayed
Post by: Pumaman on Sat 12/09/2009 16:34:01
Ok thanks, I've reproduced this and will fix it.