|
-
Jan 6th, 2000, 06:30 AM
#1
Thread Starter
Junior Member
Wut is the ASCII Number For the Alt key
or is thare a constent that I have not fond.
Thank you For your Help
-
Jan 6th, 2000, 06:33 AM
#2
Lively Member
Um I don't know the answer but I do know that there are websites that do have the complete table for you to look at. That is if there is no one else willing to voluteer the infomation!
-
Jan 6th, 2000, 06:38 AM
#3
Lively Member
Why don't u just try it with a text box that puts up a message when you press a key?
Mark
(P.S It's 18)
-
Jan 6th, 2000, 06:48 AM
#4
Hyperactive Member
Ther is no ascii for ALT.
But when you press ALT and Key it will change the Key value to upper table (above 128), as I know
-
Jan 6th, 2000, 06:50 AM
#5
Hyperactive Member
I get 18 in the key down event but I get zip in the key press event
-
Jan 6th, 2000, 08:58 AM
#6
Hyperactive Member
Alt, Shift and Control don't have ASCII code, for they do not send out a character, they modify other keys instead.
For detecting Alt key (as well as Control, Shift, Function keys, etc.) use KeyCode. Look in Help.
[This message has been edited by Juan Carlos Rey (edited 01-06-2000).]
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
|