Click here to Skip to main content
15,916,091 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerDon't answer this user Pin
leckey28-Jun-07 7:53
leckey28-Jun-07 7:53 
GeneralRe: Don't answer this user Pin
Hamid_RT28-Jun-07 8:25
Hamid_RT28-Jun-07 8:25 
GeneralRe: Don't answer this user Pin
leckey28-Jun-07 9:01
leckey28-Jun-07 9:01 
AnswerRe: C# Pin
Hamid_RT29-Jun-07 3:03
Hamid_RT29-Jun-07 3:03 
QuestionINI insted of Registry Pin
Abhijeet Pathak28-Jun-07 7:11
Abhijeet Pathak28-Jun-07 7:11 
AnswerRe: INI insted of Registry Pin
Joan M28-Jun-07 7:29
professionalJoan M28-Jun-07 7:29 
AnswerRe: INI insted of Registry Pin
Hans Dietrich28-Jun-07 8:34
mentorHans Dietrich28-Jun-07 8:34 
QuestionCStatic text box Pin
mcsherry28-Jun-07 6:07
mcsherry28-Jun-07 6:07 
Hi,
I've got a static text box on my dialog, I've renamed the text box which then allows me to access its events. I've added an on click event which has automatically created an 'OnStnClicked' method and added an entry to the message map. However when I run the code the 'OnStnClicked' doesn't get called.

Do I need to add change any of the properties on the text control to allow this method to be called? (Double clicking on the text whilst in design mode takes me to the created method)

TIA,
Andy
AnswerRe: CStatic text box Pin
mcsherry28-Jun-07 6:27
mcsherry28-Jun-07 6:27 
AnswerRe: CStatic text box Pin
Wes Aday28-Jun-07 6:29
professionalWes Aday28-Jun-07 6:29 
AnswerRe: CStatic text box Pin
Mark Salsbery28-Jun-07 6:29
Mark Salsbery28-Jun-07 6:29 
Questionwhat's function? Pin
Max++28-Jun-07 6:00
Max++28-Jun-07 6:00 
AnswerRe: what's function? Pin
Wes Aday28-Jun-07 6:30
professionalWes Aday28-Jun-07 6:30 
GeneralRe: what's function? Pin
led mike28-Jun-07 6:33
led mike28-Jun-07 6:33 
GeneralRe: what's function? Pin
Mark Salsbery28-Jun-07 6:35
Mark Salsbery28-Jun-07 6:35 
GeneralRe: what's function? Pin
Wes Aday28-Jun-07 6:39
professionalWes Aday28-Jun-07 6:39 
QuestionRe: what's function? Pin
Mark Salsbery28-Jun-07 6:34
Mark Salsbery28-Jun-07 6:34 
AnswerRe: what's function? Pin
Max++28-Jun-07 7:00
Max++28-Jun-07 7:00 
AnswerRe: what's function? Pin
led mike28-Jun-07 7:52
led mike28-Jun-07 7:52 
AnswerRe: what's function? Pin
Adno28-Jun-07 8:55
Adno28-Jun-07 8:55 
GeneralRe: what's function? Pin
led mike28-Jun-07 9:21
led mike28-Jun-07 9:21 
GeneralRe: what's function? Pin
Adno28-Jun-07 9:44
Adno28-Jun-07 9:44 
AnswerRe: what's function? [modified] Pin
led mike28-Jun-07 9:23
led mike28-Jun-07 9:23 
GeneralRe: what's function? Pin
Mark Salsbery28-Jun-07 11:16
Mark Salsbery28-Jun-07 11:16 
Questioncall main view form subclass Pin
Tara1428-Jun-07 5:41
Tara1428-Jun-07 5:41 

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.