]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/postscpt.tex
say that EVT_TEXT_ENTER requires wxTE_PROCESS_ENTER to be set (closes bug 659948)
[wxWidgets.git] / docs / latex / wx / postscpt.tex
index 541f3158c03ad561f6b14b07fd24e63d60ff50d7..c901a61772f01a4892e2afb962583ba30420d355 100644 (file)
@@ -27,7 +27,7 @@ Constructor. {\it output} is an optional file for printing to, and if
 various parameters. {\it parent} is the parent of the printer dialog box.
 
 Use the {\it Ok} member to test whether the constructor was successful
-in creating a useable device context.
+in creating a usable device context.
 
 See \helpref{Printer settings}{printersettings} for functions to set and
 get PostScript printing settings.
@@ -49,3 +49,4 @@ output. Default is 720ppi.
 
 Return resolution used in PostScript output. See 
 \helpref{SetResolution}{wxpostscriptdcsetresolution}.
+