Click here to Skip to main content
15,910,130 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Questionv. clear() ? Pin
Yonggoo17-Mar-07 8:25
Yonggoo17-Mar-07 8:25 
AnswerRe: v. clear() ? Pin
toxcct17-Mar-07 8:53
toxcct17-Mar-07 8:53 
GeneralRe: v. clear() ? Pin
David Crow17-Mar-07 17:23
David Crow17-Mar-07 17:23 
GeneralRe: v. clear() ? Pin
toxcct17-Mar-07 22:00
toxcct17-Mar-07 22:00 
AnswerRe: v. clear() ? Pin
Stephen Hewitt18-Mar-07 0:23
Stephen Hewitt18-Mar-07 0:23 
QuestionChange the project font Pin
Joe Smith IX17-Mar-07 7:44
Joe Smith IX17-Mar-07 7:44 
AnswerRe: Change the project font Pin
PJ Arends17-Mar-07 10:53
professionalPJ Arends17-Mar-07 10:53 
GeneralRe: Change the project font Pin
Joe Smith IX17-Mar-07 18:19
Joe Smith IX17-Mar-07 18:19 
GeneralRe: Change the project font Pin
PJ Arends17-Mar-07 21:04
professionalPJ Arends17-Mar-07 21:04 
GeneralRe: Change the project font Pin
Joe Smith IX18-Mar-07 2:08
Joe Smith IX18-Mar-07 2:08 
QuestionRe: Change the project font Pin
David Crow17-Mar-07 17:25
David Crow17-Mar-07 17:25 
AnswerRe: Change the project font Pin
Joe Smith IX17-Mar-07 18:24
Joe Smith IX17-Mar-07 18:24 
GeneralRe: Change the project font Pin
David Crow18-Mar-07 16:25
David Crow18-Mar-07 16:25 
Joe Smith IX wrote:
Am I correct...


No.

Joe Smith IX wrote:
...there is a much simpler way?


Yes.

Once you have a class derived from CStatic, simply change your dialog's .h file by renaming all references to CStatic to your derived class. In the derived class, see the Extras section of this article.


"Approved Workmen Are Not Ashamed" - 2 Timothy 2:15

"Judge not by the eye but by the heart." - Native American Proverb


QuestionUNIX EOL on Visual Studio (VC++) 6.0 Pin
BengaluruTechie17-Mar-07 6:24
BengaluruTechie17-Mar-07 6:24 
AnswerRe: UNIX EOL on Visual Studio (VC++) 6.0 Pin
toxcct17-Mar-07 8:46
toxcct17-Mar-07 8:46 
QuestionException Handling... Pin
_808617-Mar-07 5:35
_808617-Mar-07 5:35 
AnswerRe: Exception Handling... Pin
Steve Echols17-Mar-07 6:32
Steve Echols17-Mar-07 6:32 
GeneralRe: Exception Handling... Pin
_808617-Mar-07 6:47
_808617-Mar-07 6:47 
GeneralRe: Exception Handling... Pin
toxcct17-Mar-07 8:44
toxcct17-Mar-07 8:44 
AnswerTry this. Pin
Eytukan17-Mar-07 17:53
Eytukan17-Mar-07 17:53 
GeneralRe: Try this. Pin
_808617-Mar-07 18:20
_808617-Mar-07 18:20 
GeneralRe: Try this. Pin
Stephen Hewitt18-Mar-07 0:44
Stephen Hewitt18-Mar-07 0:44 
GeneralRe: Try this. Pin
_808618-Mar-07 3:22
_808618-Mar-07 3:22 
GeneralRe: Exception Handling... Pin
Stephen Hewitt18-Mar-07 0:31
Stephen Hewitt18-Mar-07 0:31 
QuestionMultiple lenguages Pin
Russell'17-Mar-07 2:24
Russell'17-Mar-07 2:24 

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.