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

C / C++ / MFC

 
Questionhow to create CEdits on the fly? Pin
nss10-Aug-02 18:50
nss10-Aug-02 18:50 
AnswerRe: how to create CEdits on the fly? Pin
Mazdak10-Aug-02 19:45
Mazdak10-Aug-02 19:45 
GeneralClear Screen in Console App Pin
John Croucher10-Aug-02 17:50
John Croucher10-Aug-02 17:50 
GeneralRe: Clear Screen in Console App Pin
Nick Parker10-Aug-02 18:00
protectorNick Parker10-Aug-02 18:00 
GeneralRe: Clear Screen in Console App Pin
John Croucher10-Aug-02 18:10
John Croucher10-Aug-02 18:10 
GeneralRe: Clear Screen in Console App Pin
John Croucher10-Aug-02 18:17
John Croucher10-Aug-02 18:17 
GeneralRe: Clear Screen in Console App Pin
Daniel Turini10-Aug-02 22:17
Daniel Turini10-Aug-02 22:17 
GeneralCHeaderCtrl messages Pin
JennyP10-Aug-02 16:29
JennyP10-Aug-02 16:29 
Hello,

I have a View that's derived from a CListView--with an implicit CHeaderCtrl:

class CGoalsListView : public CListView


However, when I use the class wizard to create handlers Header notifications (e.g., HDN_ENDDRAG), the handlers are never called. The Class wizard put in ON_NOTIFY_REFLECT macros for these controls. I'm wondering if I'm in messaging hell because of my heterodox behavior of getting my main view from CListView instead of CView? Does anyone have any suggestions on how I can find the notifications from my CHeaderCtrl?

Oh---also, how can I change my Header Control's style?--the MSDN alludes to it but doesn't give the exact function (suggests "further reading").

thanks!

JennyP
GeneralRe: CHeaderCtrl messages Pin
JennyP10-Aug-02 18:26
JennyP10-Aug-02 18:26 
GeneralRe: CHeaderCtrl messages Pin
alex.barylski10-Aug-02 20:57
alex.barylski10-Aug-02 20:57 
GeneralPositioning Popup Message Boxes Pin
slackboy10-Aug-02 12:57
slackboy10-Aug-02 12:57 
GeneralRe: Positioning Popup Message Boxes Pin
Nish Nishant10-Aug-02 16:32
sitebuilderNish Nishant10-Aug-02 16:32 
GeneralHelp to load html text to IWEBBrowser2 Pin
Stas10-Aug-02 11:52
Stas10-Aug-02 11:52 
GeneralRe: Help to load html text to IWEBBrowser2 Pin
Chris Losinger10-Aug-02 12:16
professionalChris Losinger10-Aug-02 12:16 
GeneralRe: Help to load html text to IWEBBrowser2 Pin
Nish Nishant10-Aug-02 16:41
sitebuilderNish Nishant10-Aug-02 16:41 
GeneralSwitching a file to a socket Pin
Jackson10-Aug-02 10:02
Jackson10-Aug-02 10:02 
GeneralRe: Switching a file to a socket Pin
Anonymous10-Aug-02 12:56
Anonymous10-Aug-02 12:56 
GeneralRe: Switching a file to a socket Pin
Jackson10-Aug-02 16:05
Jackson10-Aug-02 16:05 
GeneralRe: Switching a file to a socket Pin
l a u r e n10-Aug-02 22:08
l a u r e n10-Aug-02 22:08 
GeneralCoCreateInstance() fails!~ Pin
BlackSmith10-Aug-02 9:19
BlackSmith10-Aug-02 9:19 
GeneralRe: CoCreateInstance() fails!~ Pin
Ravi Bhavnani10-Aug-02 10:10
professionalRavi Bhavnani10-Aug-02 10:10 
GeneralRe: CoCreateInstance() fails!~ Pin
BlackSmith10-Aug-02 13:12
BlackSmith10-Aug-02 13:12 
GeneralRe: CoCreateInstance() fails!~ Pin
l a u r e n10-Aug-02 22:27
l a u r e n10-Aug-02 22:27 
GeneralToolbar button cwnd* Pin
Slicky10-Aug-02 9:03
Slicky10-Aug-02 9:03 
GeneralRe: Toolbar button cwnd* Pin
Michael Dunn10-Aug-02 18:21
sitebuilderMichael Dunn10-Aug-02 18:21 

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.