Home | Products | Download | Purchase | Support 


   

ExtMultiSDISample Sample

 

 

The ExtMultiSDISample sample demonstrates the how to create a very cool Adobe PDF Reader like application, it has page lists at left side, and a small bird view is also showed, you can click to add new page or remove pages. This is a SDI (Single Document Application).

Steps:

1. Create a new class CExtDataModel that use CFOMultiPageModel as base class.

2. Create a new class CExtDataManager that use CFOMultiPageModelManager as base class.

3. Create a view class CExtMultiMDISampleView that use CFOMultiPageView as base class.

4. Create a new class CMyExtNavWnd that uses CFONavPaneWnd as base class, this class is designed for pages list.

5. Create the following windows within class CTableBar:

CFOTabCtrl m_wndTab;
CMyExtNavWnd m_wndNav;
CFOMultiToolBoxWnd m_wndToolBox;


[ Home | Products | Download Area | Purchase | SupportContact us ]


Copyright ?1998-2007 UCanCode.Net Software, all rights reserved.
Other product and company names herein may be the trademarks of their respective owners.

Please direct your questions or comments to webmaster@ucancode.com