Commit before breaking everything
[matches/honours.git] / research / transmission_spectroscopy / TOF / Win32++ / samples / Splitter / Readme.txt
diff --git a/research/transmission_spectroscopy/TOF/Win32++/samples/Splitter/Readme.txt b/research/transmission_spectroscopy/TOF/Win32++/samples/Splitter/Readme.txt
new file mode 100644 (file)
index 0000000..baf90cd
--- /dev/null
@@ -0,0 +1,28 @@
+Splitter Window\r
+===============\r
+This program uses the CDocker class to create several splitter windows\r
+inside a window frame.  The four CDocker objects are as follows:\r
+ CPaneBottomLeft\r
+ CPaneBottomRight\r
+ CPaneTopLeft\r
+ CPaneTopRight\r
\r
+One of these CDocker objects (CPaneTopLeft) is the view window for the frame.\r
+The remaining CDocker objects are added in CMainFrame::OnInitialUpdate.  \r
+The CDockers use the DS_NO_UNDOCK and DS_NO_CAPTION styles to hide the docker's\r
+caption and supress undocking.\r
+\r
+Each CDocker has a view window. The view windows used by the dockers are:\r
+ CViewList\r
+ CViewSimple\r
+ CViewText\r
+ CViewTree\r
+\r
+\r
+Features demonstrated in this example\r
+=====================================\r
+* Use of CFrame to provide a frame window\r
+* Use of a CDocker as the view window for the frame\r
+* Use of docker styles to treat dockers as splitter windows\r
+* Use of ListView, TreeView and Edit controls as view windows\r
\ No newline at end of file

UCC git Repository :: git.ucc.asn.au