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

Username:   Password: 
 RegisterRegister   
 Any Way to Hide Cursor In Turing Window ??
Index -> Programming, Turing -> Turing Help
View previous topic Printable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic
Author Message
brownni




PostPosted: Tue Jan 24, 2012 8:39 pm   Post subject: Any Way to Hide Cursor In Turing Window ??

What is it you are trying to achieve?
I am trying to find a script, or built in function that will hide the cursor during my game


What is the problem you are having?
I cant find anywhere on anything that will help http://compsci.ca/v3/images/smiles/icon_redface.gif


Describe what you have tried to solve this problem
Well so far i have a script made in AutoHotKey< Dont know if naming another program is against rules :/
The only down side to this script is that it makes a pop up that always starts on top of program
and you have to minimize!


Please specify what version of Turing you are using
Version 4.1.1
Sponsor
Sponsor
Sponsor
sponsor
Tony




PostPosted: Tue Jan 24, 2012 8:55 pm   Post subject: RE:Any Way to Hide Cursor In Turing Window ??

There is no such build-in functionality. Use of external scripts is the only way to do it. If you have such an external script, it can be run with Sys.Exec
Latest from compsci.ca/blog: Tony's programming blog. DWITE - a programming contest.
Velocity




PostPosted: Wed Jan 25, 2012 12:03 am   Post subject: RE:Any Way to Hide Cursor In Turing Window ??

is this what u wanted?
view.set (''nocursor'')
Tony




PostPosted: Wed Jan 25, 2012 12:27 am   Post subject: RE:Any Way to Hide Cursor In Turing Window ??

oh... maybe. I was thinking of the mouse cursor. That's the one that's typically asked about.
Latest from compsci.ca/blog: Tony's programming blog. DWITE - a programming contest.
brownni




PostPosted: Wed Jan 25, 2012 7:11 am   Post subject: RE:Any Way to Hide Cursor In Turing Window ??

No i was talking about Like Mouse Cursor, and Thanks tony im using the sys.exec command now. Just the script im using is kind of annoying but i found it off the internet Smile But thanks anyway
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  [ 5 Posts ]
Jump to:   


Style:  
Search: