Sorry your browser is not supported!

You are using an outdated browser that does not support modern web technologies, in order to use this site please update to a new browser.

Browsers supported include Chrome, FireFox, Safari, Opera, Internet Explorer 10+ or Microsoft Edge.

DarkBASIC Discussion / Actually hiding the stinkin' mouse

Author
Message
Joe Cooning
22
Years of Service
User Offline
Joined: 29th Mar 2003
Location: United States
Posted: 10th Nov 2003 16:40
How do you hide the mouse and make it stay hidden so that you don't have to wiggle the mouse to make it hide again!

"The greatest oxymoron . . . ever, 'Microsoft Works'."
JoelJ
21
Years of Service
User Offline
Joined: 8th Sep 2003
Location: UTAH
Posted: 10th Nov 2003 18:33
hide mouse

Two words, moo.
hexGEAR
22
Years of Service
User Offline
Joined: 3rd Nov 2002
Location: Naytonia
Posted: 10th Nov 2003 19:00


JoelJ
21
Years of Service
User Offline
Joined: 8th Sep 2003
Location: UTAH
Posted: 10th Nov 2003 19:15
but that isnt spam...

Two words, moo.
Joe Cooning
22
Years of Service
User Offline
Joined: 29th Mar 2003
Location: United States
Posted: 11th Nov 2003 16:33
I know that "hide mouse" hides the mouse. But when you start up the program, the mouse icon is still there until you wiggle your mouse a little. Can't it just disappear instantly?

"The greatest oxymoron . . . ever, 'Microsoft Works'."
highschool gamedude
21
Years of Service
User Offline
Joined: 23rd Sep 2003
Location:
Posted: 11th Nov 2003 16:35
it should work if you just put in hide mouse... i have never had that problem tho. try putting it closer to the beginning of the code maybe?

any tips (i just started with this program)
Chris K
21
Years of Service
User Offline
Joined: 7th Oct 2003
Location: Lake Hylia
Posted: 11th Nov 2003 16:41
Do you mean the DB mouse or Windows Mouse?

...and like that; he's gone...
hexGEAR
22
Years of Service
User Offline
Joined: 3rd Nov 2002
Location: Naytonia
Posted: 11th Nov 2003 16:44
the DB mouse and yeah, i get the same problem sometimes. I guess you just have to position the "hide mouse" command in a certain place in your program.

JoelJ
21
Years of Service
User Offline
Joined: 8th Sep 2003
Location: UTAH
Posted: 12th Nov 2003 02:07
i pos it at the beginning, havnt noticed a problem.
try positioning off screen?
or try moving it automaticly using code (mousex() = mousex() + 1 or something)

Two words, moo.
Jess T
Retired Moderator
21
Years of Service
User Offline
Joined: 20th Sep 2003
Location: Over There... Kablam!
Posted: 12th Nov 2003 07:24
put the Hide Mouse command right at the start of your program, make it one of the first commands you have, ie:



ANd if you still get the same problem, try doing this:



That just puts the mouse in the bottom right corner (where it's completely invisible) so you can't see it...

Hope I Helped...


Team EOD :: Programmer/Logical Engineer/All-Round Nice Guy

Login to post a reply

Server time is: 2025-05-21 16:38:22
Your offset time is: 2025-05-21 16:38:22