Click here to Skip to main content
15,921,577 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralDeployment question Pin
Anatari1-Nov-02 10:54
Anatari1-Nov-02 10:54 
GeneralRe: Deployment question Pin
Paul Oss1-Nov-02 11:02
Paul Oss1-Nov-02 11:02 
GeneralRe: Deployment question Pin
Wolfram Steinke1-Nov-02 11:29
Wolfram Steinke1-Nov-02 11:29 
GeneralRe: Deployment question Pin
Gary R. Wheeler2-Nov-02 3:08
Gary R. Wheeler2-Nov-02 3:08 
GeneralVisual Studio Workspace loading problem Pin
Wolfram Steinke1-Nov-02 9:51
Wolfram Steinke1-Nov-02 9:51 
GeneralRe: Visual Studio Workspace loading problem Pin
Stephane Rodriguez.1-Nov-02 10:23
Stephane Rodriguez.1-Nov-02 10:23 
GeneralRe: Visual Studio Workspace loading problem Pin
Wolfram Steinke1-Nov-02 10:59
Wolfram Steinke1-Nov-02 10:59 
GeneralBad Invalidate ... Pin
Maximilien1-Nov-02 9:37
Maximilien1-Nov-02 9:37 
I've got a resizing Dialog inside sizing control bar ( using the great CSizingControlBar
from Cristi Posea ) and inside the dialog I have a few edit controls ( either simple
controls, or RichEdit, or CEdit embeded in a custom control ). When resizing the control
bar, the edit boxes loose their 3D borders, and if I move a window over them, they get
partially repainted.

When I resize the controlbar, I can see the borders beeing redrawn, and then drawn
over...

This look like a bad invalidate somewhere ... but I even have an invalidate at the end of my OnSize callback.

The hierachy goes something like this : ( from the outside going in )

ControlBar
CWnd ( PlaceHolder )
Dialog (auto-resizable dialog base class )
CEdit ( bad redraw )
CButton
Dialog (same auto-resizable base dialog class as the Cdialog above)
CEdit ( bad redraw )


Any clue ? I've seen this before but I can't remember how I fixed this ...

Max.

GeneralRe: Bad Invalidate ... Pin
Maximilien7-Nov-02 7:16
Maximilien7-Nov-02 7:16 
GeneralMain window is hiding Pin
Shay Harel1-Nov-02 9:26
Shay Harel1-Nov-02 9:26 
GeneralRe: Main window is hiding Pin
Christian Graus1-Nov-02 9:40
protectorChristian Graus1-Nov-02 9:40 
GeneralSockets which listen... Pin
Paul Oss1-Nov-02 9:25
Paul Oss1-Nov-02 9:25 
GeneralFile Monitor Source Code Pin
Jay21-Nov-02 9:02
Jay21-Nov-02 9:02 
GeneralRe: File Monitor Source Code Pin
Stephane Rodriguez.1-Nov-02 10:22
Stephane Rodriguez.1-Nov-02 10:22 
GeneralRe: File Monitor Source Code Pin
Jay21-Nov-02 10:44
Jay21-Nov-02 10:44 
GeneralRe: File Monitor Source Code Pin
Stephane Rodriguez.1-Nov-02 19:56
Stephane Rodriguez.1-Nov-02 19:56 
GeneralRe: File Monitor Source Code Pin
Jay21-Nov-02 11:54
Jay21-Nov-02 11:54 
GeneralEditing list view subitems Pin
Edilson Vasconcelos de Melo Junior1-Nov-02 8:45
Edilson Vasconcelos de Melo Junior1-Nov-02 8:45 
GeneralWinSock Pin
Steven M Hunt1-Nov-02 8:38
Steven M Hunt1-Nov-02 8:38 
GeneralRe: WinSock Pin
David Viggiano1-Nov-02 9:12
David Viggiano1-Nov-02 9:12 
QuestionWhat is wrong with this way of initializing vfw drivers? Pin
Redeemer-dk1-Nov-02 7:59
Redeemer-dk1-Nov-02 7:59 
AnswerRe: What is wrong with this way of initializing vfw drivers? Pin
Stephane Rodriguez.1-Nov-02 10:26
Stephane Rodriguez.1-Nov-02 10:26 
GeneralRe: What is wrong with this way of initializing vfw drivers? Pin
Redeemer-dk1-Nov-02 11:07
Redeemer-dk1-Nov-02 11:07 
GeneralSending Email Pin
Shamoon1-Nov-02 7:34
Shamoon1-Nov-02 7:34 
GeneralRe: Sending Email Pin
ian mariano1-Nov-02 8:05
ian mariano1-Nov-02 8:05 

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.