X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ea5ef76f071d515eb634c5e2092f509d8d341e1b..522e2aa861080349ebc24d1d4f1553cb505b60db:/docs/univ/readme.txt diff --git a/docs/univ/readme.txt b/docs/univ/readme.txt index ee7322c129..3639ae92dd 100644 --- a/docs/univ/readme.txt +++ b/docs/univ/readme.txt @@ -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 ------------------------