|
-
January 29th, 2004, 09:38 AM
#1
accelerator keystrokes
Has anyone seen this?
My window is a modal dialog with various buttons on it. In the caption for the buttons, I specify & before the character that I want so that when ALT + that character are pressed, the button click responds.
This works except that my problem is I don't need to press ALT in order for the action to take place. For example, with my button &Translate, just pressing 'T' triggers the event. This is something I don't want.
I tried adding an accelerator table but I still have the same problem.
I am using Microsoft Visual C++ 2003 version 7.1
If anyone has feedback on this, please let me know.
Thx.
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
|