From 4b9044f053052201a23b7881279da690e29f9156 Mon Sep 17 00:00:00 2001 From: PatR Date: Wed, 23 Nov 2022 13:42:55 -0800 Subject: [PATCH] pull request #930 - Qt4 and older Qt5 support Pull request form chasonr: restore the capability of using old Qt 4. I've added a brief Guidebook update. Closes #930 --- doc/Guidebook.mn | 9 +++++++-- doc/Guidebook.tex | 5 +++++ 2 files changed, 12 insertions(+), 2 deletions(-) diff --git a/doc/Guidebook.mn b/doc/Guidebook.mn index 6cc68c2d4..97124f346 100644 --- a/doc/Guidebook.mn +++ b/doc/Guidebook.mn @@ -4633,8 +4633,8 @@ Acceptable values are \f(CR2\fP and \f(CR3\fP (default is \f(CR2\fP). When set to \f(CR3\fP, the \f(CRtty\fP interface moves some fields around and mainly shows status conditions on their own line. A display capable of showing at least 25 lines is recommended. -The value can be toggled back and forth during the game with the \(oqO\(cq -command. +The value can be toggled back and forth during the game with the +\(oq\f(CRO\fP\(cq command. .lp "" The \f(CRcurses\fP interface does likewise if the .op align_status @@ -4651,6 +4651,11 @@ original format, with the status window spread out vertically. A value of \f(CR2\fP makes status be slightly condensed, moving some fields to different lines to eliminate one whole line, reducing the height needed. +(If NetHack has been built using a version of \f(CRQt\fP +older than \f(CRqt-5.9\fP, +.op statuslines +can only be set in the run-time configuration file or via NETHACKOPTIONS, +not during play with the \(oq\f(CRO\fP\(cq command.) .lp "term_cols\ \ \fIand\fP" .lp term_rows Curses interface only. diff --git a/doc/Guidebook.tex b/doc/Guidebook.tex index d5daebd71..9990a95af 100644 --- a/doc/Guidebook.tex +++ b/doc/Guidebook.tex @@ -5126,6 +5126,11 @@ original format, with the status window spread out vertically. A value of {\tt 2} makes status be slightly condensed, moving some fields to different lines to eliminate one whole line, reducing the height needed. +(If NetHack has been built using a version of {\tt Qt} +older than {\tt qt-5.9}, +{\it statuslines\/} +can only be set in the run-time configuration file or via NETHACKOPTIONS, +not during play with the `{\tt O}' command.) %.lp \item[\ib{term\verb+_+cols} {\normalfont and}] %.lp