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

C / C++ / MFC

 
GeneralRe: Select the all lines on a CListCtrl Pin
Ravi Bhavnani18-Oct-02 10:48
professionalRavi Bhavnani18-Oct-02 10:48 
GeneralRe: Select the all lines on a CListCtrl Pin
Shog918-Oct-02 11:08
sitebuilderShog918-Oct-02 11:08 
QuestionCan we insert an icon into menu bar? Pin
Nguyen Huynh Hung18-Oct-02 5:57
Nguyen Huynh Hung18-Oct-02 5:57 
AnswerRe: Can we insert an icon into menu bar? Pin
alex.barylski18-Oct-02 8:54
alex.barylski18-Oct-02 8:54 
QuestionHow to change date format? Pin
Nguyen Huynh Hung18-Oct-02 5:44
Nguyen Huynh Hung18-Oct-02 5:44 
AnswerRe: How to change date format? Pin
Daniel Turini18-Oct-02 5:55
Daniel Turini18-Oct-02 5:55 
QuestionIs this standard? Pin
Jawache18-Oct-02 5:39
Jawache18-Oct-02 5:39 
AnswerRe: Is this standard? Pin
dabs18-Oct-02 5:52
dabs18-Oct-02 5:52 
My guess is that these functions in the CLabel class return a CLabel& . That way you can chain many function calls together in one line (or many lines for that matter). It could also be written as:

m_monty.SetFontName("Arial").SetFontSize(12).SetTextColor( etc )...





Wenn ist das Nunstück git und Slotermeyer? Ja! Beierhund das oder die Flipperwaldt gersput!
AnswerRe: Is this standard? Pin
Pavel Klocek18-Oct-02 5:54
Pavel Klocek18-Oct-02 5:54 
GeneralRe: Is this standard? Pin
Jawache18-Oct-02 6:01
Jawache18-Oct-02 6:01 
AnswerRe: Is this standard? Pin
Jim A. Johnson18-Oct-02 6:39
Jim A. Johnson18-Oct-02 6:39 
AnswerRe: Is this standard? Pin
Michael Dunn18-Oct-02 13:14
sitebuilderMichael Dunn18-Oct-02 13:14 
GeneralLevel 4 Warnings... Pin
Nitron18-Oct-02 5:01
Nitron18-Oct-02 5:01 
GeneralRe: Level 4 Warnings... Pin
Shog918-Oct-02 5:31
sitebuilderShog918-Oct-02 5:31 
GeneralRe: Level 4 Warnings... Pin
Nitron18-Oct-02 5:40
Nitron18-Oct-02 5:40 
Generalstack overflow Pin
RalfPeter18-Oct-02 4:26
RalfPeter18-Oct-02 4:26 
GeneralRe: stack overflow Pin
Iain Clarke, Warrior Programmer18-Oct-02 4:51
Iain Clarke, Warrior Programmer18-Oct-02 4:51 
GeneralRe: stack overflow Pin
Nitron18-Oct-02 4:55
Nitron18-Oct-02 4:55 
GeneralRe: stack overflow Pin
Scott H. Settlemier18-Oct-02 18:57
Scott H. Settlemier18-Oct-02 18:57 
GeneralRe: stack overflow Pin
Patje20-Oct-02 21:25
Patje20-Oct-02 21:25 
QuestionAddString() fails, WHY??? Pin
Wenrich18-Oct-02 4:02
Wenrich18-Oct-02 4:02 
AnswerRe: AddString() fails, WHY??? Pin
Chris Losinger18-Oct-02 4:10
professionalChris Losinger18-Oct-02 4:10 
GeneralRe: AddString() fails, WHY??? Pin
Wenrich18-Oct-02 4:15
Wenrich18-Oct-02 4:15 
AnswerRe: AddString() fails, WHY??? Pin
Carlos Antollini18-Oct-02 4:23
Carlos Antollini18-Oct-02 4:23 
AnswerRe: AddString() fails, WHY??? Pin
RalfPeter18-Oct-02 4:33
RalfPeter18-Oct-02 4:33 

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.