User (Legacy) Posted September 3, 1999 Report Share Posted September 3, 1999 Thanks for the response, that helps a lot. I also was wondering if there was a way to do the same thing just using variables. For instance, can I have a chart object in one dialog and pass its pointer (IChartFXPtr m_pChartFX) to another dialog? Can I do this as long as I don't create a window with it? Or can I create a window and then destroy the window and create another with the same IChartFXPtr? Also is there a way to serialize charts using MFC and CFile/CArchive? Thanks again for the help. -- Josh Eanes Francisco Padron <frankp@softwarefx.com> wrote in message news:DE0379D14694D211B4CE00609770710D035267@sftfx-221.wamnet.net... > Check out the Export method it allows you to save the chart to files and to > the clipboard. > > Frank > SFX > Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.