Programming C, C++, Java, PHP, Ruby, Turing, VB
Computer Science Canada 
Programming C, C++, Java, PHP, Ruby, Turing, VB  

Username:   Password: 
 RegisterRegister   
 NEED HELP WITH MOUSE CURSOR
Index -> Programming, Turing -> Turing Help
View previous topic Printable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic
Author Message
SNIPERDUDE




PostPosted: Fri Jun 16, 2006 1:02 pm   Post subject: NEED HELP WITH MOUSE CURSOR

is there a code in turing where you can replace the standard mouse cursor with another drawn one? :?

thx in advance
Sponsor
Sponsor
Sponsor
sponsor
MysticVegeta




PostPosted: Fri Jun 16, 2006 1:42 pm   Post subject: (No subject)

Not really, but you could put some brainz into it Wink
For ex: you have an img called "cursor.jpg"
Learn how to draw it in turing, using, Pic.FileNew and Pic.Draw.
Also research, Mouse.Where. Learn how to use that.
Then look plug in the mouse's x and y values into the Pic.Draw, and you are ready to go Wink

But note though: You will still be able to see the classic mouse
It will not take over completely
upthescale




PostPosted: Fri Jun 16, 2006 2:24 pm   Post subject: (No subject)

Althou there is a Mouse.Hide(); in Turing, it does not work. In Flash Mx, there is coding called ActionScript and you can create your own mouse, and even take out the computers default mouse
Reality Check




PostPosted: Fri Jun 16, 2006 3:10 pm   Post subject: (No subject)

I don't think you can in Turing. You can always just draw a picture that you made wherever the mouse goes. Use Pic.New, Pic.ScreenLoad, and Pic.Free to do this. Use View.Update and setscreen ("offscreenonly") to fix the flickering. Research those to figure it out. Of course, you still see the actual cursor but you now see your pic following it.
Hack.saw




PostPosted: Fri Jun 16, 2006 3:45 pm   Post subject: (No subject)

Quote:
Althou there is a Mouse.Hide(); in Turing, it does not work.
Why would they add a comand into turing that dosn't work???
Bored




PostPosted: Fri Jun 16, 2006 9:24 pm   Post subject: (No subject)

Hack.saw wrote:
Why would they add a comand into turing that dosn't work???

For furture implementation, or old junk. Either they plan to add it in the furture put have not yet finished it, or they used to have it but removed it for some reason or another.
Dan




PostPosted: Fri Jun 16, 2006 10:07 pm   Post subject: (No subject)

Hack.saw wrote:
Quote:
Althou there is a Mouse.Hide(); in Turing, it does not work.
Why would they add a comand into turing that dosn't work???


It is old junk. Worked in the days of DOS turing i blive. Tho it used to be mousehide() or somthing like that. My guse is that they are going to put it back if they ever make a new good verson of turing. (Turing 2?)

Also there are alot of comands i have found that do not work 100% corectly. Esptaly when used with the net comands.
Computer Science Canada Help with programming in C, C++, Java, PHP, Ruby, Turing, VB and more!
SNIPERDUDE




PostPosted: Tue Jun 20, 2006 4:55 pm   Post subject: (No subject)

but is there an updated version of that code that does work?
Sponsor
Sponsor
Sponsor
sponsor
Clayton




PostPosted: Tue Jun 20, 2006 4:57 pm   Post subject: (No subject)

unfortunately no, you could use Sys.Exec and run a program that does change the cursor but other than that...
SNIPERDUDE




PostPosted: Wed Jun 21, 2006 12:22 pm   Post subject: (No subject)

do you know of any programs that does this? And if not, do you know where I can find such programs?
aldreneo




PostPosted: Wed Jun 21, 2006 12:31 pm   Post subject: (No subject)

I will write a Tutorial
It will have an image that follows the mouse(As if it where the mouse courser)
[Gandalf]




PostPosted: Wed Jun 21, 2006 12:47 pm   Post subject: (No subject)

Yeah, but it won't be the mouse cursor. The difference being that the mouse cursor will always overlap whatever image you have under it. Really, unless you want to learn VB or something to that extent, you should ask someone who is familiar with the Windows API to write a program that will temporarily change the mouse cursor.
aldreneo




PostPosted: Wed Jun 21, 2006 1:03 pm   Post subject: (No subject)

...One sec as I google
SNIPERDUDE




PostPosted: Wed Jun 21, 2006 2:42 pm   Post subject: (No subject)

I have cursorxp, would that work? And how would I use a program to temp change th cursor?
Display posts from previous:   
   Index -> Programming, Turing -> Turing Help
View previous topic Tell A FriendPrintable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic

Page 1 of 1  [ 14 Posts ]
Jump to:   


Style:  
Search: