Click here to Skip to main content
16,006,442 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Help With A Matrix. Pin
nywebhead12-May-02 14:12
nywebhead12-May-02 14:12 
GeneralRe: Help With A Matrix. Pin
Nish Nishant12-May-02 15:04
sitebuilderNish Nishant12-May-02 15:04 
GeneralRe: Help With A Matrix. Pin
nywebhead12-May-02 15:58
nywebhead12-May-02 15:58 
GeneralRe: Help With A Matrix. Pin
Nish Nishant12-May-02 17:12
sitebuilderNish Nishant12-May-02 17:12 
QuestionHow do I change the color of a button. Pin
12-May-02 10:56
suss12-May-02 10:56 
AnswerRe: How do I change the color of a button. Pin
Neville Franks12-May-02 11:29
Neville Franks12-May-02 11:29 
GeneralRe: How do I change the color of a button. Pin
Nish Nishant12-May-02 15:06
sitebuilderNish Nishant12-May-02 15:06 
GeneralCapturing KeyStrokes Pin
12-May-02 9:56
suss12-May-02 9:56 
I wish to capture keystrokes much like hot keys.
Instead of setting up buttons with captions like
&0Zero, &1One, ... &9Nine.

I would like to be able to capture keystrokes like
ALT 0, ... ALT 9.

I guess the PreTranslate() is the right place to do this.
My question is how do I tell that both the ALT key is down when the 0 key was pressed?

Please point me in the right direction.

ThanksSmile | :)
GeneralRe: Capturing KeyStrokes Pin
Michael Dunn12-May-02 10:21
sitebuilderMichael Dunn12-May-02 10:21 
GeneralRe: Capturing KeyStrokes Pin
Nish Nishant12-May-02 15:09
sitebuilderNish Nishant12-May-02 15:09 
QuestionHow to store a c constant in an int variable Pin
Sam M C12-May-02 9:50
Sam M C12-May-02 9:50 
AnswerRe: How to store a c constant in an int variable Pin
Maxwell Chen12-May-02 10:11
Maxwell Chen12-May-02 10:11 
GeneralRe: How to store a c constant in an int variable Pin
Sam M C12-May-02 10:25
Sam M C12-May-02 10:25 
GeneralRe: How to store a c constant in an int variable Pin
Maxwell Chen12-May-02 15:33
Maxwell Chen12-May-02 15:33 
AnswerRe: How to store a c constant in an int variable Pin
Michael P Butler12-May-02 11:29
Michael P Butler12-May-02 11:29 
GeneralRe: How to store a c constant in an int variable Pin
Sam M C12-May-02 13:34
Sam M C12-May-02 13:34 
GeneralRe: How to store a c constant in an int variable Pin
Jon Hulatt12-May-02 22:06
Jon Hulatt12-May-02 22:06 
GeneralRe: How to store a c constant in an int variable Pin
Sam M C14-May-02 13:55
Sam M C14-May-02 13:55 
GeneralAdding a new registry VALUE Pin
albean12-May-02 8:23
albean12-May-02 8:23 
GeneralRe: Adding a new registry VALUE Pin
Brian Delahunty12-May-02 8:52
Brian Delahunty12-May-02 8:52 
GeneralRe: Adding a new registry VALUE Pin
albean12-May-02 9:16
albean12-May-02 9:16 
GeneralRe: Adding a new registry VALUE Pin
Aizik Yair13-May-02 22:42
Aizik Yair13-May-02 22:42 
GeneralDesign consideration Pin
12-May-02 6:26
suss12-May-02 6:26 
GeneralRe: Design consideration Pin
Michael Dunn12-May-02 7:21
sitebuilderMichael Dunn12-May-02 7:21 
GeneralRe: Design consideration Pin
Neville Franks12-May-02 11:49
Neville Franks12-May-02 11:49 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.