Click here to Skip to main content
15,917,473 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralTray Icon Pin
vijayaramaraju12-Jul-01 18:52
vijayaramaraju12-Jul-01 18:52 
GeneralRe: Tray Icon Pin
Michael Dunn12-Jul-01 19:18
sitebuilderMichael Dunn12-Jul-01 19:18 
GeneralCOleCurrency Pin
otvac12-Jul-01 15:01
otvac12-Jul-01 15:01 
GeneralRe: COleCurrency Pin
Tomasz Sowinski13-Jul-01 0:11
Tomasz Sowinski13-Jul-01 0:11 
GeneralPointer to CListCtrl Pin
Frank Deo12-Jul-01 13:59
Frank Deo12-Jul-01 13:59 
Generaltransparent static control problems Pin
stephen.hazel12-Jul-01 12:35
stephen.hazel12-Jul-01 12:35 
GeneralRe: transparent static control problems Pin
Michael Dunn12-Jul-01 12:39
sitebuilderMichael Dunn12-Jul-01 12:39 
GeneralRe: transparent static control problems Pin
stephen.hazel12-Jul-01 13:04
stephen.hazel12-Jul-01 13:04 
Rats. Didn't work after all...Cry | :((

I'm doin this:
::SendMessage (statctl, WM_SETTEXT, (WPARAM) 0, (LPARAM) txt);
::InvalidateRect (statctl, NULL, TRUE);

I would think that SendMessage would already invalidate the
whole control...?

Either the background ain't gettin erased by the dialog's
WM_ERASEBKGND

or the control is getting it's draw messages messed up

or somethin???

One last thing - should I be invalidating the whole dialog when
I need to change the static's text?

Thanks for the help tho!
I could send you my src if that'll help...



...SteveH http://hazels.freeservers.com
GeneralRe: transparent static control problems Pin
12-Jul-01 14:10
suss12-Jul-01 14:10 
GeneralRegistering file types that aren't doc/view types Pin
12-Jul-01 11:33
suss12-Jul-01 11:33 
GeneralRe: Registering file types that aren't doc/view types Pin
Michael Dunn12-Jul-01 15:13
sitebuilderMichael Dunn12-Jul-01 15:13 
GeneralHURGENT !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! Pin
12-Jul-01 10:48
suss12-Jul-01 10:48 
GeneralRe: HURGENT !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! Pin
12-Jul-01 11:18
suss12-Jul-01 11:18 
GeneralEnabling a button. Pin
John Uhlenbrock12-Jul-01 10:21
John Uhlenbrock12-Jul-01 10:21 
GeneralHTML compiler!! please help.. Pin
12-Jul-01 9:59
suss12-Jul-01 9:59 
GeneralRe: HTML compiler!! please help.. Pin
12-Jul-01 18:00
suss12-Jul-01 18:00 
GeneralRe: HTML compiler!! please help.. Pin
12-Jul-01 18:56
suss12-Jul-01 18:56 
GeneralRe: HTML compiler!! please help.. Pin
Michael Dunn12-Jul-01 19:16
sitebuilderMichael Dunn12-Jul-01 19:16 
GeneralRe: HTML compiler!! please help.. Pin
12-Jul-01 21:27
suss12-Jul-01 21:27 
QuestionHow can I transfert a value from a editbox from a TAB page to a DialogBox ? Pin
youssef12-Jul-01 8:43
youssef12-Jul-01 8:43 
AnswerRe: How can I transfert a value from a editbox from a TAB page to a DialogBox ? Pin
Carlos Antollini12-Jul-01 9:16
Carlos Antollini12-Jul-01 9:16 
AnswerRe: How can I transfert a value from a editbox from a TAB page to a DialogBox ? Pin
Carlos Antollini12-Jul-01 9:27
Carlos Antollini12-Jul-01 9:27 
GeneralRe: How can I transfert a value from a editbox from a TAB page to a DialogBox ? Pin
alan9326-Sep-01 3:23
alan9326-Sep-01 3:23 
GeneralRe: How can I transfert a value from a editbox from a TAB page to a DialogBox ? Pin
Carlos Antollini26-Sep-01 3:55
Carlos Antollini26-Sep-01 3:55 
GeneralException Question Pin
12-Jul-01 8:07
suss12-Jul-01 8:07 

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.