Click here to Skip to main content
15,908,274 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionHow Do I Detect Activity In a CEdit Control ? Pin
MJ_Karas20-Feb-02 0:37
MJ_Karas20-Feb-02 0:37 
AnswerRe: How Do I Detect Activity In a CEdit Control ? Pin
Jon Hulatt20-Feb-02 0:58
Jon Hulatt20-Feb-02 0:58 
GeneralRe: How Do I Detect Activity In a CEdit Control ? Pin
MJ_Karas20-Feb-02 16:03
MJ_Karas20-Feb-02 16:03 
GeneralDriverName Pin
19-Feb-02 23:50
suss19-Feb-02 23:50 
Questionhow do I Change the Font size of DrawText? Pin
John Cruz19-Feb-02 23:35
John Cruz19-Feb-02 23:35 
AnswerRe: how do I Change the Font size of DrawText? Pin
Roger Allen19-Feb-02 23:42
Roger Allen19-Feb-02 23:42 
GeneralATL IDataObject Pin
Braulio Dez19-Feb-02 23:36
Braulio Dez19-Feb-02 23:36 
QuestionHow to Change Shot-Cut Key of F1 Pin
louis19-Feb-02 22:41
louis19-Feb-02 22:41 
In MFC help file, there is a paragrah: "The application’s accelerator table defines F1 for ID_HELP and SHIFT+F1 for ID_CONTEXT_HELP. You can change the keys used for these help functions by using Visual C++ to change the key values in the accelerator table."

I try to define the F1 key for some function in my project (it's interface needs all the keys F1 to F12). I define a new volue for ID_HELP. But when I hit the F1 key, my application activates my function and the Windows help file

Does anybody know how to fix this problem?
I do not want to remove the Windows help F1 key. Just want to change it to another name, say ALT+F1



Thank You Very Much!


Louis


Confused | :confused:
AnswerRe: How to Change Shot-Cut Key of F1 Pin
Roger Allen19-Feb-02 23:38
Roger Allen19-Feb-02 23:38 
AnswerRe: How to Change Shot-Cut Key of F1 Pin
Steen Krogsgaard20-Feb-02 0:07
Steen Krogsgaard20-Feb-02 0:07 
QuestionWhich type of windows can accept files? Pin
Optic19-Feb-02 22:15
Optic19-Feb-02 22:15 
AnswerRe: Which type of windows can accept files? Pin
Joaquín M López Muñoz19-Feb-02 22:22
Joaquín M López Muñoz19-Feb-02 22:22 
GeneralRe: Which type of windows can accept files? Pin
Optic20-Feb-02 2:14
Optic20-Feb-02 2:14 
QuestionWhich type of windows can accept files? Pin
Optic19-Feb-02 22:14
Optic19-Feb-02 22:14 
GeneralPicture Control Pin
San19-Feb-02 21:55
San19-Feb-02 21:55 
GeneralRe: Picture Control Pin
Mazdak19-Feb-02 22:26
Mazdak19-Feb-02 22:26 
GeneralBrush and Pen Pin
mit1219-Feb-02 21:34
mit1219-Feb-02 21:34 
GeneralRe: Brush and Pen Pin
John Cruz19-Feb-02 23:39
John Cruz19-Feb-02 23:39 
GeneralRe: Brush and Pen Pin
mit1219-Feb-02 23:56
mit1219-Feb-02 23:56 
GeneralRe: Brush and Pen Pin
alex.barylski19-Feb-02 23:51
alex.barylski19-Feb-02 23:51 
GeneralRe: Brush and Pen Pin
mit1220-Feb-02 0:01
mit1220-Feb-02 0:01 
GeneralRe: Brush and Pen Pin
Christian Graus20-Feb-02 0:12
protectorChristian Graus20-Feb-02 0:12 
GeneralRe: Brush and Pen Pin
20-Feb-02 0:25
suss20-Feb-02 0:25 
GeneralRe: Brush and Pen Pin
mit1220-Feb-02 0:27
mit1220-Feb-02 0:27 
GeneralRe: Brush and Pen Pin
Christian Graus20-Feb-02 0:05
protectorChristian Graus20-Feb-02 0:05 

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.