Click here to Skip to main content
15,898,588 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralCannot add new member Pin
Deepak Samuel10-Oct-03 4:30
Deepak Samuel10-Oct-03 4:30 
GeneralRe: Cannot add new member Pin
valikac10-Oct-03 5:22
valikac10-Oct-03 5:22 
GeneralChange of Title Bar's Caption Pin
Jackson Antony10-Oct-03 4:28
Jackson Antony10-Oct-03 4:28 
GeneralRe: Change of Title Bar's Caption Pin
HENDRIK R10-Oct-03 4:41
HENDRIK R10-Oct-03 4:41 
GeneralRe: Change of Title Bar's Caption Pin
valikac10-Oct-03 5:24
valikac10-Oct-03 5:24 
GeneralRe: Change of Title Bar's Caption Pin
Jackson Antony10-Oct-03 14:56
Jackson Antony10-Oct-03 14:56 
GeneralRe: Change of Title Bar's Caption Pin
Anthony_Yio10-Oct-03 23:10
Anthony_Yio10-Oct-03 23:10 
GeneralForcing redraw to include non-client areas Pin
srev10-Oct-03 4:06
srev10-Oct-03 4:06 
Hi,

I'm writing my first full VC++ application and am having problems forcing a redraw. I've added 2 Dialogbars to my app and want to be able to hide and unhide them. I'm doing this via ShowWindow(SW_HIDE) but the dialogbars only update when I resize the whole app window.

I know a little about Invalidate() and InvalidateRect() but I belive they're only for the Client area. RedrawWindow() with the RDW_FRAME|RDWERASENOW flags seems to offer a solution but I can't get this to work either.

Any help for a newbie?

Thanks,

Simon

Multimedia programmer, trying to learn a grown-up language!
GeneralRe: Forcing redraw to include non-client areas Pin
HENDRIK R10-Oct-03 4:39
HENDRIK R10-Oct-03 4:39 
GeneralRe: Forcing redraw to include non-client areas Pin
srev10-Oct-03 5:30
srev10-Oct-03 5:30 
QuestionHow to change the color and title of AfxmessageBox Pin
Deepak Samuel10-Oct-03 4:06
Deepak Samuel10-Oct-03 4:06 
AnswerRe: How to change the color and title of AfxmessageBox Pin
HENDRIK R10-Oct-03 4:36
HENDRIK R10-Oct-03 4:36 
GeneralRe: How to change the color and title of AfxmessageBox Pin
Graham Bradshaw10-Oct-03 6:05
Graham Bradshaw10-Oct-03 6:05 
GeneralRe: How to change the color and title of AfxmessageBox Pin
Graham Bradshaw10-Oct-03 6:07
Graham Bradshaw10-Oct-03 6:07 
GeneralRecursively reading from registry Pin
mark%whitedust.net10-Oct-03 4:02
mark%whitedust.net10-Oct-03 4:02 
GeneralRe: Recursively reading from registry Pin
Jonathan [Darka]10-Oct-03 4:10
professionalJonathan [Darka]10-Oct-03 4:10 
GeneralRe: Recursively reading from registry Pin
mark%whitedust.net10-Oct-03 4:18
mark%whitedust.net10-Oct-03 4:18 
GeneralRe: Recursively reading from registry Pin
Jonathan [Darka]10-Oct-03 4:20
professionalJonathan [Darka]10-Oct-03 4:20 
GeneralRe: Recursively reading from registry Pin
Michael Dunn10-Oct-03 4:53
sitebuilderMichael Dunn10-Oct-03 4:53 
QuestionHow to call virtual method at CWnd derived class? Pin
vgrigor10-Oct-03 3:49
vgrigor10-Oct-03 3:49 
QuestionHow to use CXIMAGE for printing??? Pin
radha vijay10-Oct-03 2:46
radha vijay10-Oct-03 2:46 
Generalhowto do a splitter in mfc without using views Pin
HeiniBlad10-Oct-03 2:46
HeiniBlad10-Oct-03 2:46 
GeneralRe: howto do a splitter in mfc without using views Pin
jhwurmbach10-Oct-03 2:52
jhwurmbach10-Oct-03 2:52 
Generalfunction template Pin
[CoY0te]10-Oct-03 2:36
[CoY0te]10-Oct-03 2:36 
Generalfunction template (update) Pin
[CoY0te]10-Oct-03 3:15
[CoY0te]10-Oct-03 3:15 

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.