Click here to Skip to main content
16,012,316 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionCStatusBar trick? Pin
Fredrik Skog6-Feb-02 4:01
Fredrik Skog6-Feb-02 4:01 
AnswerRe: CStatusBar trick? Pin
6-Feb-02 4:32
suss6-Feb-02 4:32 
GeneralRe: CStatusBar trick? Pin
Fredrik Skog6-Feb-02 23:32
Fredrik Skog6-Feb-02 23:32 
GeneralListView Notifications Pin
Aaron Schaefer6-Feb-02 3:46
Aaron Schaefer6-Feb-02 3:46 
GeneralRe: ListView Notifications Pin
Mazdak6-Feb-02 4:18
Mazdak6-Feb-02 4:18 
GeneralRe: ListView Notifications Pin
Aaron Schaefer6-Feb-02 6:37
Aaron Schaefer6-Feb-02 6:37 
GeneralRe: ListView Notifications Pin
Mazdak6-Feb-02 7:59
Mazdak6-Feb-02 7:59 
GeneralRe: ListView Notifications Pin
Aaron Schaefer6-Feb-02 8:14
Aaron Schaefer6-Feb-02 8:14 
well, the listview is embedded in a splitter window inside the main frame. The actual view class for the app is just a generic CView derived class. But, I was trying to override in the main frame, which worked, so then removed all of the override code in the main frame and tried to move it to the view, and nothing . . .

Oh well, no big deal, just trying to figure out how the notification messages are supposed to get passed around. They don't seem to make it all the way to the view after I comment out the override in the frame.

Thanks
GeneralSQL Pin
6-Feb-02 3:14
suss6-Feb-02 3:14 
GeneralRe: SQL Pin
Mazdak6-Feb-02 3:13
Mazdak6-Feb-02 3:13 
Generalstring tables Pin
Mel Stober6-Feb-02 3:12
Mel Stober6-Feb-02 3:12 
GeneralRe: string tables Pin
Joaquín M López Muñoz6-Feb-02 3:26
Joaquín M López Muñoz6-Feb-02 3:26 
GeneralRe: string tables Pin
Carlos Antollini6-Feb-02 3:32
Carlos Antollini6-Feb-02 3:32 
GeneralRe: string tables Pin
Joaquín M López Muñoz6-Feb-02 3:36
Joaquín M López Muñoz6-Feb-02 3:36 
GeneralTable Pin
6-Feb-02 3:07
suss6-Feb-02 3:07 
GeneralRe: Table Pin
Mazdak6-Feb-02 3:11
Mazdak6-Feb-02 3:11 
GeneralRe: Table Pin
Carlos Antollini6-Feb-02 3:29
Carlos Antollini6-Feb-02 3:29 
GeneralUsing FindWindow() Pin
Chris Meech6-Feb-02 2:45
Chris Meech6-Feb-02 2:45 
GeneralRe: Using FindWindow() Pin
Mazdak6-Feb-02 3:31
Mazdak6-Feb-02 3:31 
GeneralRe: Using FindWindow() Pin
Nish Nishant6-Feb-02 4:47
sitebuilderNish Nishant6-Feb-02 4:47 
GeneralRe: Using FindWindow() Pin
Chris Meech6-Feb-02 5:10
Chris Meech6-Feb-02 5:10 
Generaldirectly changing the exponent of a type double Pin
Filip Govaerts6-Feb-02 2:36
Filip Govaerts6-Feb-02 2:36 
GeneralRe: directly changing the exponent of a type double Pin
Joaquín M López Muñoz6-Feb-02 3:21
Joaquín M López Muñoz6-Feb-02 3:21 
GeneralRe: directly changing the exponent of a type double Pin
Filip Govaerts6-Feb-02 3:25
Filip Govaerts6-Feb-02 3:25 
Generalloading icon Pin
6-Feb-02 2:01
suss6-Feb-02 2:01 

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.