Project

General

Profile

Actions

Emulator Issues #1411

closed

Cursor is not hiding up itself

Added by jacky.kk.tsui over 14 years ago.

Status:
Fixed
Priority:
Normal
Assignee:
% Done:

0%

Operating system:
N/A
Issue type:
Bug
Milestone:
Regression:
No
Relates to usability:
No
Relates to performance:
No
Easy:
No
Relates to maintainability:
No
Regression start:
Fixed in:

Description

What steps will reproduce the problem?
1.Start any games
2.
3.

What is the expected output? What do you see instead?
Cursor is still here and not hide itself

What version of the product are you using? On what operating system?
Dolphin rev4266 64 bit
OS : Windows XP 64 bit

Please provide any additional information below.


Related issues 1 (0 open1 closed)

Has duplicate Emulator - Emulator Issues #1661: Mouse cursor does not hide when using the DX pluginDuplicate

Actions
Actions #1

Updated by death2droid over 14 years ago

  • Status changed from New to Invalid

You have to set Dolphin to automatically hide it check the general tab in the Config

Actions #2

Updated by death2droid over 14 years ago

  • Status changed from Invalid to New

Auto hide doesn't work, Always only works when the mouse it moving.

Actions #3

Updated by death2droid over 14 years ago

  • Status changed from New to Accepted
Actions #4

Updated by jacky.kk.tsui over 14 years ago

i already set it to auto hide but the mouse cursor still there .

forget to mention , i seen the cursor when using the D3D plugin but ok for OGL plugin

Actions #5

Updated by hrydgard over 14 years ago

Guess it's just a matter of adding cursor hiding to the D3D plugin. will do.

Actions #6

Updated by jacky.kk.tsui over 14 years ago

Thanks Ector

Actions #7

Updated by death2droid over 14 years ago

Its actually probably because the D3D plugin isn't using wxWidgets so the method for
showing cursor has to be done like ShowCursor(BOOL) or something like that.

Actions #8

Updated by Anonymous over 14 years ago

surprisingly using wxwidgets for this function is a pain in the ass. It would require
us to use wxwidget's .rc file and other stuff. Annoying

Actions #9

Updated by AHeinerm over 14 years ago

Autohide works only for the main window, not the rendering window.

Actions #10

Updated by luisr142004 over 14 years ago

Issue 1661 has been merged into this issue.

Actions #11

Updated by fgfemperor over 14 years ago

  • Status changed from Accepted to Fixed

This issue was closed by revision r4757.

Actions #12

Updated by jacky.kk.tsui over 14 years ago

Confirmed : The cursor can only be hide in D3D fullscreen mode when Dual code is in use
However,in single core , the cursor is still there .

Actions

Also available in: Atom PDF