]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/univ/readme.txt
Moved wxToolBarSimple to deprecated library
[wxWidgets.git] / docs / univ / readme.txt
index ee7322c12972f03e48bcbcef855291d9a76f30d4..3639ae92dd6836d4dc2c9c8f942157397e4fda46 100644 (file)
@@ -73,6 +73,13 @@ compiler you use.
 Note that you can use the wxUniversal classes, wxMSW and MicroWindows (from
 Century Software) to build a different variant of wxUniversal than that
 documented here. Please see docs/univ/readme.txt for further information.
+Note that this port is not up-to-date and probably needs work
+to compile.
+
+Note that by default, wxUniv under MSW uses PostScript printing,
+not Windows printing. To change to Windows printing, set
+wxUSE_POSTSCRIPT_ARCHITECTURE_IN_MSW to 0 in include/wx/univ/setup.h
+before compiling.
 
 3. Installing under Unix
 ------------------------