CDialogBar and CFrameWnd
C / C++ / MFC
2
Posts
2
Posters
0
Views
1
Watching
-
IIRC, yes and no. That "Frame Window" concept is a MFC concept, not a native Windows concept, and as such can be tricking a little bit. I previously tricked it such that I could host a
CToolBar
andCDialogBar
in normal (modeless, actually) dialog windows. I am pretty sure that messing with theCWnd::IsFrameWnd()
function is the first place to get started. Peace! -=- James
If you think it costs a lot to do it right, just wait until you find out how much it costs to do it wrong!
Tip for new SUV drivers: Professional Driver on Closed Course does not mean your Dumb Ass on a Public Road!
DeleteFXPFiles & CheckFavorites (Please rate this post!)