WTLDockingWindows_demo

所属分类Windows编程
开发工具:Visual C++
文件大小:627KB
下载次数:226
上传日期:2003-10-22 15:10:25
上 传 者管理员
说明:  使用wtl实现的dockbar,可以学习其中dock的原理
(-Dockbar which has used wtl to realize,you can learn the dock principle from it)

文件列表:
DockSiteSample (0, 2002-08-19)
DockSiteSample\DockSiteSample.cpp (1478, 2002-06-16)
DockSiteSample\DockSiteSample.dsp (4927, 2002-06-16)
DockSiteSample\DockSiteSample.dsw (551, 2002-06-16)
DockSiteSample\DockSiteSample.h (21, 2002-06-16)
DockSiteSample\DockSiteSample.rc (2991, 2002-06-16)
DockSiteSample\DockSiteWindow.h (1664, 2002-06-16)
DockSiteSample\Release (0, 2002-08-19)
DockSiteSample\Release\DockSiteSample.exe (172032, 2002-08-19)
DockSiteSample\res (0, 2002-08-19)
DockSiteSample\resource.h (513, 2002-06-16)
DockSiteSample\res\DockSiteSample.ico (1078, 2002-06-16)
DockSiteSample\SampleDockingWindow.h (1399, 2002-06-16)
DockSiteSample\stdafx.cpp (311, 2002-08-06)
DockSiteSample\stdafx.h (1122, 2002-08-06)
include (0, 2002-08-19)
include\dbstate.h (6886, 2002-08-05)
include\DDTracker.h (2706, 2002-06-16)
include\DockImpl.cpp (2093, 2002-07-28)
include\DockingBox.h (12989, 2002-08-03)
include\DockingFrame.h (14957, 2002-08-19)
include\DockingWindow.h (27023, 2002-08-13)
include\DockMisc.h (12176, 2002-08-14)
include\DWAutoHide.h (43319, 2002-08-14)
include\dwstate.h (9481, 2002-08-03)
include\ExtDockingWindow.h (16752, 2002-08-03)
include\FlyingTabs.h (7998, 2002-07-30)
include\PackageWindow.h (8445, 2002-08-14)
include\SimpleSplitterBar.h (3924, 2002-07-31)
include\ssec.h (12381, 2002-08-18)
include\sstate.h (17522, 2002-06-16)
include\TabDockingBox.h (16702, 2002-08-17)
include\WndFrmPkg.h (34712, 2002-08-19)
MDIExSample (0, 2002-08-19)
MDIExSample\aboutdlg.h (1273, 2002-08-05)
MDIExSample\ChildFrm.h (1935, 2002-08-05)
MDIExSample\FoldersDockingWindow.h (3096, 2002-08-05)
MDIExSample\mainfrm.h (9481, 2002-08-05)
MDIExSample\MDIExSample.cpp (1542, 2002-08-05)
MDIExSample\MDIExSample.dsp (5628, 2002-08-05)
... ...

WTL Docking windows Version 0.9.1 --------------------------------- Major changes in this release: * Added auto-hiding features support. To add auto-hiding features to your project just include the DWAutoHide.h header before any other docking windows headers. * Added DockImpl.cpp so please add DockImpl.cpp to the project. Probably the best way to do it is to add #include to the stdafx.cpp. * Now default constructor of the CDockWndMgrEx required HWND of the Window which host the Docking windows. Major changes in 0.8.8 release: * The size of the DFDOCKPOS structure has changed so please remove registry entry of your existing applications if you decide to upgrade to the current version. * The classes CStateKeeper and CTitleExDockingWindowImpl are obsolete. They are currently kept for backward compatibility, You will not need to use these classes because the CTitleDockingWindowImpl class provide their functionality. * Added tabbed docking window support. Take a look at SDITabbedSample, The tabs depend on CoolTabCtrls.h and DotNetTabCtrl.h written by Bjarke Viksoe, Daniel Bowen and Pascal Binggeli. Please take a look at The Codeproject article "Custom Tab Controls, Tabbed Frame and Tabbed MDI" by Daniel Bowen (dbowen@es.com) http://www.codeproject.com/wtl/TabbingFramework.asp for description of these files and their classes. A lot of thanks to Daniel Bowen who help me much with tabbed stuff. Numerous people (Hydra,Igor Artemov,Robert Edward Caldecott,Maxim Litvinov, Leonid Chernov,I've missed many, apologies) have sent me great feedback and have helped me catch and fix bugs. I really appreciate the bug reports, all suggestions and feedback I have received. Thanks to all of you! Please submit bug reports and comments to kidd@ukr.net.

近期下载者

相关文件

评论我要评论

收藏者