Click here to Skip to main content
15,895,142 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: type casting float to int/short Pin
Christian Graus16-Jan-07 15:37
protectorChristian Graus16-Jan-07 15:37 
AnswerRe: type casting float to int/short Pin
malaugh17-Jan-07 12:49
malaugh17-Jan-07 12:49 
QuestionDetermine an Interactive versus Terminal Services User Pin
Jeffrey Walton16-Jan-07 12:38
Jeffrey Walton16-Jan-07 12:38 
QuestionTechnique for edit "in place"? Modless dialogue? Pin
Dalfxxx16-Jan-07 11:49
Dalfxxx16-Jan-07 11:49 
AnswerRe: Technique for edit "in place"? Modless dialogue? Pin
Christian Graus16-Jan-07 13:18
protectorChristian Graus16-Jan-07 13:18 
GeneralRe: Technique for edit "in place"? Modless dialogue? Pin
Dalfxxx17-Jan-07 8:32
Dalfxxx17-Jan-07 8:32 
GeneralRe: Technique for edit "in place"? Modless dialogue? Pin
Christian Graus17-Jan-07 8:56
protectorChristian Graus17-Jan-07 8:56 
GeneralRe: Technique for edit "in place"? Modless dialogue? Pin
Dalfxxx17-Jan-07 12:05
Dalfxxx17-Jan-07 12:05 
OK, Here is more than one:

0) I assume that this "textbox task" is strictly a programming task (as opposed to using resource editor for example). Is this correct?

1) If the answer to (0) is yes, what is the base class to start with for the textbox implementation? CEdit? Is there a derived class that is more suitable?

2) Can you point me at some sample code that uses a textbox for some similar task? If not, ...

3) Can you provide me with some "thread starters" that I can investigate in the Visual C++ index to MFC. I have looked under "textbox" and "control".

4) References I have:

a) Ivor Horton - "Beginning Visual C++ 2005"
b) Mike Blaszczak - "MFC with Visual C++ 5" (1997!)

Can you recommend any additional or better references?

Thanks for your help,
Stan

P.S. I don't know what the title "MVP" means, but I have chosen to translate it to "Most Valuable Person".
GeneralRe: Technique for edit "in place"? Modless dialogue? Pin
Christian Graus17-Jan-07 17:16
protectorChristian Graus17-Jan-07 17:16 
AnswerRe: Technique for edit "in place"? Modless dialogue? Pin
Mark Salsbery16-Jan-07 13:19
Mark Salsbery16-Jan-07 13:19 
QuestionLIBPNG DLL with VS 2005 Pin
Bartosz Bien16-Jan-07 11:44
Bartosz Bien16-Jan-07 11:44 
AnswerRe: LIBPNG DLL with VS 2005 Pin
Christian Graus16-Jan-07 13:18
protectorChristian Graus16-Jan-07 13:18 
GeneralRe: LIBPNG DLL with VS 2005 Pin
Bartosz Bien16-Jan-07 13:42
Bartosz Bien16-Jan-07 13:42 
Questionpointer to active document Pin
RalfPeter16-Jan-07 11:18
RalfPeter16-Jan-07 11:18 
AnswerRe: pointer to active document Pin
Stephen Hewitt16-Jan-07 11:55
Stephen Hewitt16-Jan-07 11:55 
GeneralRe: pointer to active document Pin
RalfPeter16-Jan-07 12:26
RalfPeter16-Jan-07 12:26 
AnswerRe: pointer to active document Pin
Stephen Hewitt16-Jan-07 12:28
Stephen Hewitt16-Jan-07 12:28 
AnswerRe: pointer to active document [modified] Pin
Mark Salsbery16-Jan-07 13:05
Mark Salsbery16-Jan-07 13:05 
Question_itoa vs _itoa_s [modified] Pin
bs197716-Jan-07 11:08
bs197716-Jan-07 11:08 
AnswerRe: _itoa vs _itoa_s Pin
toxcct16-Jan-07 11:17
toxcct16-Jan-07 11:17 
AnswerRe: _itoa vs _itoa_s Pin
James R. Twine16-Jan-07 11:51
James R. Twine16-Jan-07 11:51 
QuestionCapturing Messages Application Pin
Revant Jain16-Jan-07 10:31
Revant Jain16-Jan-07 10:31 
AnswerRe: Capturing Messages Application Pin
David Crow16-Jan-07 10:40
David Crow16-Jan-07 10:40 
QuestionProblem with GetFocus() Pin
Jader8916-Jan-07 10:17
Jader8916-Jan-07 10:17 
AnswerRe: Problem with GetFocus() Pin
Mark Salsbery16-Jan-07 10:34
Mark Salsbery16-Jan-07 10:34 

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.