Click here to Skip to main content
16,007,885 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: How do I strip \r\n from a CString? Pin
Anonymous21-Sep-02 22:22
Anonymous21-Sep-02 22:22 
AnswerRe: How do I strip \r\n from a CString? Pin
valikac22-Sep-02 6:23
valikac22-Sep-02 6:23 
GeneralRe: How do I strip \r\n from a CString? Pin
Anonymous22-Sep-02 12:44
Anonymous22-Sep-02 12:44 
GeneralRe: How do I strip \r\n from a CString? Pin
valikac22-Sep-02 12:54
valikac22-Sep-02 12:54 
GeneralRe: How do I strip \r\n from a CString? Pin
Anonymous22-Sep-02 18:50
Anonymous22-Sep-02 18:50 
GeneralImplementing UI handler for toolbar button Pin
FlyingWren21-Sep-02 16:05
FlyingWren21-Sep-02 16:05 
GeneralRe: Implementing UI handler for toolbar button Pin
monrobot1322-Sep-02 3:10
monrobot1322-Sep-02 3:10 
GeneralRe: Implementing UI handler for toolbar button Pin
FlyingWren22-Sep-02 4:47
FlyingWren22-Sep-02 4:47 
I see... thanks for your help.

I actually came across a revelation: my program is actually calling CFooView::OnUpdateToolbarButton1 "automatically" when appropriate-- I don't even need to call the function.

I am guessing this is because whenever this button's state is to be enabled or disabled, I am also concurrently doing an entire window Invalidate(), which is calling the UI function. (Anyone know if this guess is correct?)

Well, problem fixed, in any case. Thanks for your help!
Questiondot net related? Pin
imran_rafique21-Sep-02 15:18
imran_rafique21-Sep-02 15:18 
GeneralA general sendmessage or postmessage Pin
ns21-Sep-02 14:43
ns21-Sep-02 14:43 
GeneralRe: A general sendmessage or postmessage Pin
Jason Henderson21-Sep-02 17:06
Jason Henderson21-Sep-02 17:06 
Generalmore details on the sendmessage problem Pin
ns22-Sep-02 2:14
ns22-Sep-02 2:14 
GeneralRe: more details on the sendmessage problem Pin
Ravi Bhavnani22-Sep-02 5:01
professionalRavi Bhavnani22-Sep-02 5:01 
GeneralRe: more details on the sendmessage problem Pin
ns22-Sep-02 5:08
ns22-Sep-02 5:08 
GeneralRe: more details on the sendmessage problem Pin
Ravi Bhavnani22-Sep-02 10:17
professionalRavi Bhavnani22-Sep-02 10:17 
GeneralRe: more details on the sendmessage problem Pin
ns23-Sep-02 1:47
ns23-Sep-02 1:47 
GeneralTBS_DOWNISLEFT, Tracker control Pin
Todd Jeffreys21-Sep-02 14:29
Todd Jeffreys21-Sep-02 14:29 
QuestionHow do i fix a user breakpoint? Pin
Redeemer-dk21-Sep-02 12:24
Redeemer-dk21-Sep-02 12:24 
AnswerRe: How do i fix a user breakpoint? Pin
Shog921-Sep-02 13:45
sitebuilderShog921-Sep-02 13:45 
AnswerRe: How do i fix a user breakpoint? Pin
Dimitri Rochette22-Sep-02 0:52
Dimitri Rochette22-Sep-02 0:52 
GeneralCRecordset : Debug Assertion Failures with edit/update/addnew Pin
Stefan_L_0121-Sep-02 11:55
Stefan_L_0121-Sep-02 11:55 
QuestionHypertext link in about dialog in mfc ? Pin
Anonymous21-Sep-02 11:05
Anonymous21-Sep-02 11:05 
AnswerRe: Hypertext link in about dialog in mfc ? Pin
Uwe Keim21-Sep-02 12:40
sitebuilderUwe Keim21-Sep-02 12:40 
GeneralRe: Hypertext link in about dialog in mfc ? (open new window) Pin
Anonymous22-Sep-02 1:26
Anonymous22-Sep-02 1:26 
GeneralYou and C++ .NET ! Pin
Hadi Rezaee21-Sep-02 9:39
Hadi Rezaee21-Sep-02 9:39 

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.