Paavo Helde
2009-06-29 17:48:53 UTC
What I'm stuck is when I want to move the view from one frame window to
another. I can remove the view from the old frame (which is using
CTabView), but having troubles with inserting it into an almost bare-bones
CFrameWnd. It seems that changing the view parent by CWnd::SetParent() is
not enough, the new frame is remaining blank. Is there something obvious
I'm missing?
TIA
Paavo
another. I can remove the view from the old frame (which is using
CTabView), but having troubles with inserting it into an almost bare-bones
CFrameWnd. It seems that changing the view parent by CWnd::SetParent() is
not enough, the new frame is remaining blank. Is there something obvious
I'm missing?
TIA
Paavo