Commit before breaking everything
[matches/honours.git] / research / transmission_spectroscopy / TOF / Win32++ / samples / DialogResizing / Readme.txt
diff --git a/research/transmission_spectroscopy/TOF/Win32++/samples/DialogResizing/Readme.txt b/research/transmission_spectroscopy/TOF/Win32++/samples/DialogResizing/Readme.txt
new file mode 100644 (file)
index 0000000..bcc1551
--- /dev/null
@@ -0,0 +1,19 @@
+Resizing Dialog Example\r
+=======================\r
+This program simply displays a modal dialog that can be resized. \r
+\r
+Features demonstrated in this example\r
+=====================================\r
+* Using a dialog as an application\r
+* Using CDialog to display a dialog defined a resource script (resource.rc)\r
+* Using CResizer to manage the resizing of the dialog.\r
+\r
+\r
+About Dialogs\r
+=============\r
+Dialog applications are easy to create, provided we have access to a \r
+resource 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

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