auto hide mouse cursor

Xlobby plugin development

auto hide mouse cursor

Postby S Pittaway on Fri May 19, 2006 3:58 pm

i was trying to knock up a plugin to auto hide the mosue cursor, i have it disabaling it when its over xlobby (using cursor.hide).

but all of my misic screens have show milkdrop, so if the mouse is over that it does not get disabled.

ditto for my tv application.

does anyone know how to do this?

my guess is i need to call ::setsystemcursor and delete it, and reload it when the mouse is moved....

Am i miles out?

and if you have already wrote something to do it and i have the code please? :)


Or i could just use powerstrip to hide it...
S Pittaway
 
Posts: 651
Joined: Wed Jan 25, 2006 11:08 am
Location: Manchester, England

Postby P3rv3rt B3ar on Fri May 19, 2006 5:52 pm

check this out http://mobileimpact.biz.tm/ download called mobile mouse, it should do it. Heres thread about it: http://www.mp3car.com/vbulletin/showthread.php?t=61978

I never got it working like i wanted, but mayby u have better luck.
P3rv3rt B3ar
 
Posts: 1364
Joined: Fri Apr 07, 2006 9:52 pm
Location: West Coast Funland

Postby S Pittaway on Sat May 20, 2006 8:15 am

powerstrip as an option to hide the mouse (it gets shown when you move it).

its just that i am a programmer and like to knock my own stuff up where possible.

having said that i am quite happy to nick some code if its available :)
S Pittaway
 
Posts: 651
Joined: Wed Jan 25, 2006 11:08 am
Location: Manchester, England

Postby P3rv3rt B3ar on Sat May 20, 2006 9:00 am

Sorry, i think i read your original post bit too hastily...
P3rv3rt B3ar
 
Posts: 1364
Joined: Fri Apr 07, 2006 9:52 pm
Location: West Coast Funland

Postby S Pittaway on Sat May 20, 2006 9:19 am

nah, all replies are helpfull

i had a look and it looks like he is deleting the cursor and then reloading it, which was my original question.

i am just to lazy to write it at the moment :)
S Pittaway
 
Posts: 651
Joined: Wed Jan 25, 2006 11:08 am
Location: Manchester, England