Click here to Skip to main content
16,009,255 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Problem with Edit box Pin
David Crow19-Aug-08 3:44
David Crow19-Aug-08 3:44 
QuestionWhat is the include for CText Pin
simon alec smith18-Aug-08 9:42
simon alec smith18-Aug-08 9:42 
AnswerRe: What is the include for CText Pin
Mark Salsbery18-Aug-08 10:21
Mark Salsbery18-Aug-08 10:21 
AnswerRe: What is the include for CText Pin
David Crow18-Aug-08 11:07
David Crow18-Aug-08 11:07 
AnswerRe: What is the include for CText Pin
vikas amin18-Aug-08 11:40
vikas amin18-Aug-08 11:40 
AnswerRe: What is the include for CText Pin
ThatsAlok19-Aug-08 20:27
ThatsAlok19-Aug-08 20:27 
QuestionToolbar with button controls Pin
Nathan Going18-Aug-08 7:44
Nathan Going18-Aug-08 7:44 
AnswerRe: Toolbar with button controls Pin
Mark Salsbery18-Aug-08 8:04
Mark Salsbery18-Aug-08 8:04 
Are you using MFC?

If so, I personally use a CControlBar-derived class.
Overriding CalcFixedLayout/CalcDynamicLayout makes it easy to position
any controls (and/or individual CToolBars) and report the total size of
the bar to MFC.

There's also the CDialogBar if you prefer to work with a dialog resource
as a control bar.

Mark

Mark Salsbery
Microsoft MVP - Visual C++

Java | [Coffee]

QuestionRe: Toolbar with button controls Pin
Nathan Going18-Aug-08 10:00
Nathan Going18-Aug-08 10:00 
AnswerRe: Toolbar with button controls Pin
Mark Salsbery18-Aug-08 10:19
Mark Salsbery18-Aug-08 10:19 
AnswerRe: Toolbar with button controls Pin
vikas amin18-Aug-08 8:11
vikas amin18-Aug-08 8:11 
Questionvc++ 6 mfc, easiest way to pass variables between dlgs? Pin
rolfhorror18-Aug-08 7:26
rolfhorror18-Aug-08 7:26 
AnswerRe: vc++ 6 mfc, easiest way to pass variables between dlgs? Pin
vikas amin18-Aug-08 7:49
vikas amin18-Aug-08 7:49 
GeneralRe: vc++ 6 mfc, easiest way to pass variables between dlgs? Pin
rolfhorror18-Aug-08 8:35
rolfhorror18-Aug-08 8:35 
AnswerRe: vc++ 6 mfc, easiest way to pass variables between dlgs? Pin
led mike18-Aug-08 8:08
led mike18-Aug-08 8:08 
GeneralRe: vc++ 6 mfc, easiest way to pass variables between dlgs? Pin
rolfhorror18-Aug-08 8:33
rolfhorror18-Aug-08 8:33 
GeneralRe: vc++ 6 mfc, easiest way to pass variables between dlgs? Pin
led mike18-Aug-08 8:36
led mike18-Aug-08 8:36 
GeneralRe: vc++ 6 mfc, easiest way to pass variables between dlgs? Pin
rolfhorror18-Aug-08 8:48
rolfhorror18-Aug-08 8:48 
QuestionRe: vc++ 6 mfc, easiest way to pass variables between dlgs? Pin
led mike18-Aug-08 8:53
led mike18-Aug-08 8:53 
AnswerRe: vc++ 6 mfc, easiest way to pass variables between dlgs? Pin
rolfhorror18-Aug-08 9:32
rolfhorror18-Aug-08 9:32 
AnswerRe: vc++ 6 mfc, easiest way to pass variables between dlgs? Pin
toxcct18-Aug-08 21:32
toxcct18-Aug-08 21:32 
GeneralRe: vc++ 6 mfc, easiest way to pass variables between dlgs? Pin
rolfhorror19-Aug-08 2:57
rolfhorror19-Aug-08 2:57 
AnswerRe: vc++ 6 mfc, easiest way to pass variables between dlgs? Pin
ThatsAlok19-Aug-08 20:29
ThatsAlok19-Aug-08 20:29 
QuestionRegSvr32 exit codes [modified] Pin
sashoalm18-Aug-08 5:51
sashoalm18-Aug-08 5:51 
QuestionRe: RegSvr32 exit codes Pin
David Crow18-Aug-08 7:18
David Crow18-Aug-08 7:18 

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.