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

Username:   Password: 
 RegisterRegister   
 I don't know what this error means
Index -> Programming, Turing -> Turing Help
View previous topic Printable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic
Author Message
topgunprogrammer




PostPosted: Wed Apr 08, 2009 8:20 am   Post subject: I don't know what this error means

Output from "Mouse.Where" cannot sent to a text window.
I am trying to use the mouse function but for some reason it isn't letting me :S
Does anyone know what this error means?
Sponsor
Sponsor
Sponsor
sponsor
DemonWasp




PostPosted: Wed Apr 08, 2009 1:18 pm   Post subject: RE:I don\'t know what this error means

It sounds like you've set your window to be in "text" mode with View.Set() or setscreen(). In text mode, the window functions exactly like a console - which isn't aware of any mouse or other GUI conventions. That's why it's not available.

If you're going to use a mouse, you need to have the window in "screen" or "graphics" mode.
BigBear




PostPosted: Wed Apr 08, 2009 1:42 pm   Post subject: RE:I don\'t know what this error means

What version of turing are you using?
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  [ 3 Posts ]
Jump to:   


Style:  
Search: