[Scidvspc-users] Reversing sort order in scidt
Chess Database and Toolkit program
Brought to you by:
stevenaaus
From: Adrian P. <ad...@ap...> - 2019-07-26 21:07:22
|
I am wondering if there is currently any way to *reverse* the default (ascending) sort order when using scidt on a database. In the Scid GUI, clicking on a column header the second time will do the trick, but there doesn't seem to be anything in the scidt.cpp code that would allow for that. If I am correct, and this isn't currently possible, would a patch that adds, say, a `-` prefix to any field that should be sorted in a descending order, rather than ascending, be accepted? Or is there some other better way to do this? Thanks! -Adrian |