[Scidvspc-devel] Fwd: Patchs: BoardVisualiseMoves and AnalysisBoard Sequential mode
Chess Database and Toolkit program
Brought to you by:
stevenaaus
From: C H. M. <han...@gm...> - 2024-12-21 22:36:19
|
Hi, Resending patchs, has original email got bounced by mailing list due to not clicking on mailing list confirmation email, before sending out the patchs. ---------- Forwarded message --------- From: C Hanish Menon <han...@gm...> Date: Fri, Dec 20, 2024 at 10:45 PM Subject: Patchs: BoardVisualiseMoves and AnalysisBoard Sequential mode To: <sci...@li...>, Steve A <ste...@gm...> Hi Steve, Attached is the updated 3 patches, generated in the order specified in patch file names (2010->2020->2030) Patch1: Allow user to optionally configure the current and opposite side move lines/arrows colors in options.dat Patch2: Allow user to select the specific PV to view from among the multiple engine PVs in multipv mode. The listbox gui flow has been updated to ensure that it shows up only in sequential mode by updating nextBoardType. Also the PV numbers have been updated to start from 1 instead of 0. THis should fix the exception generated in my previous patch. Patch3: Allow user to view more into the selected PV, if required, without cluttering the analysis board visually. The core patch within boardvisualisemove procedure for the same takes up only 4 additional lines, but gives more flexibility to the end user, without cluttering the board. Along with the last few moves seqnumber, it always shows the 1st move's seqnumber also. This patch also includes changes to make the text font slightly smaller and also have a highlight/shadow text. During mid and end games, the move visualisation can give useful/interesting info in a quick glance. -- Keep ;-) HanishKVC -- Keep ;-) HanishKVC |