|
-
Aug 15th, 2006, 04:42 AM
#1
Thread Starter
Fanatic Member
[Resolved] Key Text Box
Hmmm, i'm making a program that will take screen shots.
I want to assign a text box to show what key(s) to press to take the screen shot. I also want it to be able to be changed by the user.
For example, when the text box has focus and the user is holding down Ctrl+S then the text box will say Ctrl+S. If if the user if holding down Shift+Ctrl+D then the text box will say that.
I'm going to be using a system wide keyboard hook to watch for the keypresses (to raise the screen shot event).
If anyone knows how to do this, or a better way to do this please reply here. All my effors have failed so far, such as getting the ASCII from the text box.
Last edited by Hack; Aug 15th, 2006 at 06:03 AM.
Reason: Added green "resolved" checkmark Last edited by Asharon : Today at 02:16 AM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|