Click here to Skip to main content
16,007,843 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralFlex grid - ActiveX Control Pin
sassiecode26-Nov-01 13:05
sassiecode26-Nov-01 13:05 
GeneralRe: Flex grid - ActiveX Control Pin
Christian Graus26-Nov-01 13:38
protectorChristian Graus26-Nov-01 13:38 
GeneralExporting classes in dll Pin
Stormwind26-Nov-01 11:59
Stormwind26-Nov-01 11:59 
GeneralRe: Exporting classes in dll Pin
Joaquín M López Muñoz26-Nov-01 12:38
Joaquín M López Muñoz26-Nov-01 12:38 
GeneralDocking windows WHY!! Pin
26-Nov-01 11:56
suss26-Nov-01 11:56 
Generalplaying sound in MFC Pin
WannaB Coder26-Nov-01 11:35
WannaB Coder26-Nov-01 11:35 
GeneralRe: playing sound in MFC Pin
Christian Graus26-Nov-01 13:41
protectorChristian Graus26-Nov-01 13:41 
GeneralRouting Commands to Controls on a CView Pin
26-Nov-01 11:29
suss26-Nov-01 11:29 
I have a control subclassed from CRichEditCtrl that has command handlers for the standard edit commands. This control is declared as a member of a class that is subclassed from CView. The problem is that when the control has the focus, it does not receive any commands.

What's the cleanest way to route commands to the controls on the CView?

It appears that CView doesn't route any commands to its children. I have overridden the CViews OnCmdMsg method and passed messages to the children by calling their OnCmdMsg methods, but this does not work perfectly. Mainly, I can't get the ON_COMMAND_UPDATE_UI stuff to work properly. Any help will be appreciated. Thanks.
GeneralUpdating Different Areas of a Control Pin
Mark Lenz26-Nov-01 11:04
Mark Lenz26-Nov-01 11:04 
GeneralRe: Updating Different Areas of a Control Pin
Michael Dunn26-Nov-01 15:24
sitebuilderMichael Dunn26-Nov-01 15:24 
Generalproblems with dll Pin
Stanislav26-Nov-01 10:30
Stanislav26-Nov-01 10:30 
GeneralRe: problems with dll Pin
Joaquín M López Muñoz26-Nov-01 12:25
Joaquín M López Muñoz26-Nov-01 12:25 
GeneralRe: problems with dll Pin
Stanislav27-Nov-01 11:23
Stanislav27-Nov-01 11:23 
GeneralRe: problems with dll Pin
Brad Bruce27-Nov-01 12:02
Brad Bruce27-Nov-01 12:02 
Generalexport and import DLL's Pin
26-Nov-01 9:40
suss26-Nov-01 9:40 
GeneralRe: export and import DLL's Pin
Joaquín M López Muñoz26-Nov-01 9:58
Joaquín M López Muñoz26-Nov-01 9:58 
GeneralRe: export and import DLL's Pin
mimi26-Nov-01 10:27
mimi26-Nov-01 10:27 
GeneralRe: export and import DLL's Pin
Joaquín M López Muñoz26-Nov-01 11:33
Joaquín M López Muñoz26-Nov-01 11:33 
Generalleft over IDC_ values in resource.h Pin
Jason Hihn26-Nov-01 7:54
Jason Hihn26-Nov-01 7:54 
GeneralRe: left over IDC_ values in resource.h Pin
Michael Dunn26-Nov-01 9:35
sitebuilderMichael Dunn26-Nov-01 9:35 
GeneralRe: left over IDC_ values in resource.h Pin
Sidney Chong26-Nov-01 15:20
Sidney Chong26-Nov-01 15:20 
GeneralAnti-alias font in WebBrowser control Pin
26-Nov-01 7:39
suss26-Nov-01 7:39 
Generalcommon var for C and C++ Pin
meirav26-Nov-01 6:57
meirav26-Nov-01 6:57 
GeneralRe: common var for C and C++ Pin
Joaquín M López Muñoz26-Nov-01 7:09
Joaquín M López Muñoz26-Nov-01 7:09 
GeneralRe: common var for C and C++ Pin
Nish Nishant26-Nov-01 7:11
sitebuilderNish Nishant26-Nov-01 7: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.