More CChildFrame questions
- From: "GT" <ContactGT_remove_@xxxxxxxxxxx>
- Date: Thu, 21 Jun 2007 14:12:29 +0100
I have my own pointer to a view:
ViewResourceLoadChart *m_viewResourceLoadingChart;
I create in my code. the view is attached to a CChildFrame, but when I call
close on a childframe (pChild->SendMessage(WM_CLOSE);), it destroys the view
as well. How can I retain my view for future use?
.
- Follow-Ups:
- Re: More CChildFrame questions
- From: Joseph M . Newcomer
- Re: More CChildFrame questions
- From: Ajay Kalra
- Re: More CChildFrame questions
- Prev by Date: Re: How To delete menu items which are created dynamically
- Next by Date: OpenPrinter in Administrative mode in network in remote PC in VC++
- Previous by thread: How to add bitmap images to toolbar
- Next by thread: Re: More CChildFrame questions
- Index(es):
Loading