Click here to Skip to main content
16,006,440 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: How to use the point points to baseclass member to point to inherited class member? Pin
Feng Qin28-Mar-02 23:31
Feng Qin28-Mar-02 23:31 
GeneralDynamically changing Toolbar's Tooltips Pin
louis27-Mar-02 23:24
louis27-Mar-02 23:24 
GeneralRe: Dynamically changing Toolbar's Tooltips Pin
Tomasz Sowinski27-Mar-02 23:36
Tomasz Sowinski27-Mar-02 23:36 
GeneralRe: Dynamically changing Toolbar's Tooltips Pin
louis1-Apr-02 23:16
louis1-Apr-02 23:16 
GeneralActivating an OLE object in an OLE container Pin
27-Mar-02 23:23
suss27-Mar-02 23:23 
GeneralCDatabase & CRecordset Pin
Drawil27-Mar-02 19:32
Drawil27-Mar-02 19:32 
GeneralRe: CDatabase & CRecordset Pin
Mazdak27-Mar-02 20:38
Mazdak27-Mar-02 20:38 
GeneralVS.NET and CWnd Pin
alex.barylski27-Mar-02 19:02
alex.barylski27-Mar-02 19:02 
I am currently playing with the concept of designing a custom toolbar from CControlBar, this is actually a lot more difficult than I thought. Roll eyes | :rolleyes:

I'm thinking i'll probably go with just deriving from CWnd and include some controlbar repositioning code (I don't need docking). Smile | :)

Shog9 pointed out that doing this is pointless because the short life expectancy of MFC(VS.NET and all) and the time required to design a toolbar isn't worth it. However I don't want to derive from CToolBar I wanna start from scartch. I'm an anus...no really my face looks like a colon(spelling). Poke tongue | ;-P

Anyways...if i do derive from CWnd(although the fact MFC is dying slowly has no effect on me) what is the C# (probably the direction i'd go in, it's closer related to C++???) equivelant...? Or is there one...?

I'm dead set on starting from either CControlBar, but will probably end up deriving from CWnd, cuz I can't get nothing from CControlBar. Dead | X| Stupid thing is like my last girlfriend, so much work...so little profit... Cool | :cool:

Basically if I do this (even though it doesn't concern me really, yet anayway!) what is the probability of getting the same thing to work in later versions of VC++ 7.0+..?

Ciao! Smile | :)

"An expert is someone who has made all the mistakes in his or her field" - Niels Bohr
GeneralRe: VS.NET and CWnd Pin
Tomasz Sowinski27-Mar-02 22:28
Tomasz Sowinski27-Mar-02 22:28 
GeneralRe: VS.NET and CWnd Pin
alex.barylski27-Mar-02 23:43
alex.barylski27-Mar-02 23:43 
GeneralRe: VS.NET and CWnd Pin
Tomasz Sowinski27-Mar-02 23:51
Tomasz Sowinski27-Mar-02 23:51 
GeneralRe: VS.NET and CWnd Pin
alex.barylski28-Mar-02 1:05
alex.barylski28-Mar-02 1:05 
GeneralAdo Program Run Error On Machine whithout VC++ IDE Pin
Forlegend27-Mar-02 18:47
Forlegend27-Mar-02 18:47 
GeneralRe: Ado Program Run Error On Machine whithout VC++ IDE Pin
Michael P Butler27-Mar-02 21:59
Michael P Butler27-Mar-02 21:59 
GeneralRe: Ado Program Run Error On Machine whithout VC++ IDE Pin
Forlegend28-Mar-02 1:35
Forlegend28-Mar-02 1:35 
GeneralVC++ nested Template Pin
nandika27-Mar-02 18:46
nandika27-Mar-02 18:46 
GeneralAppWizards Pin
gt4924f27-Mar-02 14:16
gt4924f27-Mar-02 14:16 
GeneralLinking to MFC from non-mfc dl Pin
Mythili27-Mar-02 13:02
Mythili27-Mar-02 13:02 
GeneralRe: Linking to MFC from non-mfc dl Pin
Nish Nishant27-Mar-02 13:42
sitebuilderNish Nishant27-Mar-02 13:42 
GeneralRe: Linking to MFC from non-mfc dl Pin
Mythili27-Mar-02 13:51
Mythili27-Mar-02 13:51 
GeneralRe: Linking to MFC from non-mfc dl Pin
Nish Nishant27-Mar-02 14:14
sitebuilderNish Nishant27-Mar-02 14:14 
GeneralRe: Linking to MFC from non-mfc dl Pin
alex.barylski27-Mar-02 18:07
alex.barylski27-Mar-02 18:07 
GeneralAnybody knows Visual Studio Installer Pin
blink4me27-Mar-02 12:36
blink4me27-Mar-02 12:36 
GeneralMFC question Pin
User 988527-Mar-02 12:16
User 988527-Mar-02 12:16 
GeneralRe: MFC question Pin
Tim Deveaux27-Mar-02 12:55
Tim Deveaux27-Mar-02 12:55 

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.