Click here to Skip to main content
15,911,785 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Thanks for the quick replies Pallini, Stuart... looks like I've got more work to do... -nt- Pin
ThatsAlok21-May-09 18:27
ThatsAlok21-May-09 18:27 
Questionineed a source code before this friday Pin
senam200621-May-09 2:55
senam200621-May-09 2:55 
AnswerRe: ineed a source code before this friday Pin
Maximilien21-May-09 3:16
Maximilien21-May-09 3:16 
GeneralRe: ineed a source code before this friday Pin
senam200621-May-09 3:20
senam200621-May-09 3:20 
GeneralRe: ineed a source code before this friday Pin
Maximilien21-May-09 4:01
Maximilien21-May-09 4:01 
QuestionRe: ineed a source code before this friday Pin
David Crow21-May-09 3:22
David Crow21-May-09 3:22 
JokeRe: ineed a source code before this friday Pin
CPallini21-May-09 3:36
mveCPallini21-May-09 3:36 
JokeRe: ineed a source code before this friday Pin
Rajesh R Subramanian21-May-09 3:39
professionalRajesh R Subramanian21-May-09 3:39 
AnswerRe: ineed a source code before this friday Pin
led mike21-May-09 4:43
led mike21-May-09 4:43 
AnswerRe: ineed a source code before this friday Pin
jeron121-May-09 4:21
jeron121-May-09 4:21 
GeneralRe: ineed a source code before this friday Pin
molesworth21-May-09 4:31
molesworth21-May-09 4:31 
GeneralRe: ineed a source code before this friday Pin
jeron121-May-09 4:50
jeron121-May-09 4:50 
GeneralRe: ineed a source code before this friday Pin
CPallini21-May-09 7:04
mveCPallini21-May-09 7:04 
GeneralRe: ineed a source code before this friday Pin
bulg21-May-09 11:41
bulg21-May-09 11:41 
AnswerRe: ineed a source code before this friday Pin
Stuart Dootson21-May-09 4:37
professionalStuart Dootson21-May-09 4:37 
Question880231 - overriding keyboard behaviour Pin
ilostmyid221-May-09 1:11
professionalilostmyid221-May-09 1:11 
AnswerRe: 880231 - overriding keyboard behaviour Pin
jeron121-May-09 5:18
jeron121-May-09 5:18 
AnswerRe: 880231 - overriding keyboard behaviour Pin
Stuart Dootson21-May-09 5:36
professionalStuart Dootson21-May-09 5:36 
GeneralRe: 880231 - overriding keyboard behaviour Pin
ilostmyid224-May-09 1:04
professionalilostmyid224-May-09 1:04 
this is a good method. indeed doing what the dialog itself does in handling these keys again in our code for another keys. but when there're many dialogs in the program and i'm not going to derive them from a common base and put this code in its PreTranslateMessage method makes it a bit not a straightforward method. the code i've to write is what the others also r working on. all keyboard handlings must occur in the application's PreTranslateMessage. i know that it's not a logical limitation, but this is what i can do.
GeneralRe: 880231 - overriding keyboard behaviour Pin
ilostmyid224-May-09 1:23
professionalilostmyid224-May-09 1:23 
GeneralRe: 880231 - overriding keyboard behaviour Pin
Stuart Dootson24-May-09 1:46
professionalStuart Dootson24-May-09 1:46 
GeneralRe: 880231 - overriding keyboard behaviour Pin
ilostmyid224-May-09 3:17
professionalilostmyid224-May-09 3:17 
GeneralRe: 880231 - overriding keyboard behaviour Pin
ilostmyid224-May-09 5:56
professionalilostmyid224-May-09 5:56 
QuestionHow to Create and format partitions Pin
Madan Chauhan20-May-09 23:45
Madan Chauhan20-May-09 23:45 
AnswerRe: How to Create and format partitions Pin
C++myLife21-May-09 0:52
C++myLife21-May-09 0:52 

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.