Click here to Skip to main content
15,913,467 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Default property in COM Pin
Stuart Dootson12-Aug-02 21:12
professionalStuart Dootson12-Aug-02 21:12 
GeneralDLL Fundamentals :: MFC Pin
valikac12-Aug-02 18:49
valikac12-Aug-02 18:49 
GeneralRe: DLL Fundamentals :: MFC Pin
BlackSmith12-Aug-02 22:44
BlackSmith12-Aug-02 22:44 
GeneralRe: DLL Fundamentals :: MFC Pin
valikac13-Aug-02 4:52
valikac13-Aug-02 4:52 
GeneralRe: DLL Fundamentals :: MFC Pin
valikac13-Aug-02 6:20
valikac13-Aug-02 6:20 
GeneralRe: Just Impossible! Pin
valikac13-Aug-02 7:38
valikac13-Aug-02 7:38 
GeneralRe: Just Impossible! Pin
valikac13-Aug-02 15:02
valikac13-Aug-02 15:02 
QuestionControls redrawn in odd places?? Pin
JennyP12-Aug-02 18:38
JennyP12-Aug-02 18:38 
Hello,

I have a dialog bar that contains the following SliderCtrl message handler:

OnCustomdrawSliderProg(NMHDR* pNMHDR, LRESULT* pResult)

Inside this handler, I call another function to update a 2nd dialog bar's windows. However, when this occurs, the slider control is randomly (time) redrawn on the 2nd dialogbar's client area at random places. I assume I'm mixing device contexts somehow.

Functionally I want my 2nd dialog bar to have a 'live' response to a user adjusting the CSliderCtrl on the 1st dialog bar. Has anyone a solution for a clean way to do this? I've tried to handle the lose-focus SliderCtrl message (works without odd slider drawing), but then if the user uses the arrow keys, the 2nd dialog bar is not updated.

Thanks!


JennyP
AnswerRe: Controls redrawn in odd places?? Pin
Tomasz Sowinski13-Aug-02 1:55
Tomasz Sowinski13-Aug-02 1:55 
GeneralDevelop a Code Completion control for a Text Control - maybe extended CEdit Pin
Deepak Mani12-Aug-02 18:35
Deepak Mani12-Aug-02 18:35 
QuestionHow to access CMainFrame funtion from CView Pin
tulc_kris12-Aug-02 18:15
tulc_kris12-Aug-02 18:15 
AnswerRe: How to access CMainFrame funtion from CView Pin
Christian Graus12-Aug-02 18:23
protectorChristian Graus12-Aug-02 18:23 
GeneralModifying external files Pin
Anonymous12-Aug-02 17:54
Anonymous12-Aug-02 17:54 
GeneralRe: Modifying external files Pin
Chris Losinger12-Aug-02 19:23
professionalChris Losinger12-Aug-02 19:23 
GeneralRe: Modifying external files Pin
Anonymous12-Aug-02 20:10
Anonymous12-Aug-02 20:10 
QuestionWhat purpose does this type of class declaration serve? Pin
clintsinger12-Aug-02 17:20
clintsinger12-Aug-02 17:20 
AnswerRe: What purpose does this type of class declaration serve? Pin
Christian Graus12-Aug-02 17:25
protectorChristian Graus12-Aug-02 17:25 
AnswerRe: What purpose does this type of class declaration serve? Pin
JT Anderson13-Aug-02 7:21
JT Anderson13-Aug-02 7:21 
QuestionHow to write data to cdr Pin
nlecren12-Aug-02 17:15
nlecren12-Aug-02 17:15 
AnswerRe: How to write data to cdr Pin
Christian Graus12-Aug-02 17:26
protectorChristian Graus12-Aug-02 17:26 
AnswerRe: How to write data to cdr Pin
Scott H. Settlemier13-Aug-02 5:23
Scott H. Settlemier13-Aug-02 5:23 
GeneralRe: How to write data to cdr Pin
nlecren13-Aug-02 7:08
nlecren13-Aug-02 7:08 
GeneralRe: splitting Pin
Christian Graus12-Aug-02 16:05
protectorChristian Graus12-Aug-02 16:05 
GeneralRe: splitting Pin
wong190712-Aug-02 16:36
wong190712-Aug-02 16:36 
GeneralRe: splitting Pin
Christian Graus12-Aug-02 17:11
protectorChristian Graus12-Aug-02 17:11 

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.