Commit before breaking everything
[matches/honours.git] / research / transmission_spectroscopy / TOF / Win32++ / samples / FormDemo / Readme.txt
diff --git a/research/transmission_spectroscopy/TOF/Win32++/samples/FormDemo/Readme.txt b/research/transmission_spectroscopy/TOF/Win32++/samples/FormDemo/Readme.txt
new file mode 100644 (file)
index 0000000..88db541
--- /dev/null
@@ -0,0 +1,28 @@
+FormDemo Example\r
+================\r
+This program has a frame window which includes a Tool Bar and \r
+Status Bar.  A modeless dialog is used as the view window of our frame.\r
+\r
+This project uses an FormDoc class to store the various Form settings, and\r
+save these to the registry. This is much like the Doc/View approach used\r
+in many MFC applications. \r
+\r
+\r
+Features demonstrated in this example\r
+=====================================\r
+* Use of CFrame to provide a frame window\r
+* Using a modeless dialog as a view window for the frame.\r
+* Implementing a Doc/View architecture much like MFC.\r
+* Saving the dialog's settings in the registry.\r
+\r
+\r
+About Dialogs\r
+=============\r
+Dialogs are easy to create, provided we have access to a resource \r
+editor to build the resource script file for us (often called\r
+resource.rc). Commercial compilers usually include a resource editor\r
+for this purpose, but free compilers generally don't. For a free \r
+resource editor, try resedit from here: http://www.resedit.net/\r
+\r
+\r
+\r

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