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

Username:   Password: 
 RegisterRegister   
 window
Index -> Programming, Turing -> Turing Help
View previous topic Printable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic
Author Message
n00bie




PostPosted: Sat Jun 04, 2005 2:19 pm   Post subject: window

i've used Window.SetActive(winID)
Window.Hide(winID)

and was wondering if there is another way to keep the window active, while its being hidden.

in other words, the program is running in the background, because there will not be physical evidence of it running (cept taksmanager), but its still taking input.
Sponsor
Sponsor
Sponsor
sponsor
36002




PostPosted: Sat Jun 04, 2005 3:14 pm   Post subject: (No subject)

You can't have a hidden window and accept input at the same time, Turing won't allow it.
betaflye




PostPosted: Sat Jun 04, 2005 3:59 pm   Post subject: (No subject)

Making a keylogger?

AFAIK, there is no way for Turing to accept input on a hidden window.
Tony




PostPosted: Sun Jun 05, 2005 1:41 pm   Post subject: Re: window

n00bie wrote:
keep the window active, while its being hidden.

by definition an active window is the one in focus, so it cannot be hidden. Even if it's open, it must be selected. Meaning your input from the keyboard ether goes to the Turing program, or another one. Can't be both.
MysticVegeta




PostPosted: Mon Jun 06, 2005 7:06 pm   Post subject: (No subject)

yeah lol that pissed me off a lot because i was trying to make a keylogger a couple of months ago and when i realized "No input from hidden window" I got sad (i guess)
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: