On Monday 28 May 2012 12:10, in comp.windows.x,
nos...@embarqmail.com wrote:
> I am trying to make a workaround for a game in wine (M1 tank platoon
> 2) to force the cursor to display in the game's menu but haven't had
> any luck. I tried to set the cursor to the default pointer with this
> code (xid is the X window id of the main game window):
[snip code]
> However the above code has no effect on this game. This code does
> change the pointer in other windows I have tried.
>
> Does anyone know what could cause a mouse cursor to not be shown?
I don't know, but I know who to ask.
Wine provides a Microsoft Windows environment running under X on x86 Unix
systems. The MSWindows GUI environment is sufficiently different from X
(both in available controls, and exposed API) that Wine probably does a lot
of work translating between X and MSWindows GUI. It doesn't surprise me
that external X operations fail to have the expected effect on the
MSWindows GUI.
Having said all that, you probably would get a reasonable answer from the
comp.emulators.ms-windows.wine newsgroup, or through the WineHQ help tools
(
http://www.winehq.org/help/) (WineHQ is the source of Wine)
HTH
--
Lew Pitcher