[Scid-users] Display the score for black also

2010-09-07 Thread Robert Wesley
I am a new user of Scid, so I suspect this has been discussed before. I really wish that the score displayed in the tree window could update to show black's score when black is to move. It seems imprecise to me to always display the score for white. In the current setup, it would seem that one s

Re: [Scid-users] Some thoughts about filters

2010-09-07 Thread Gerd Lorscheid
Von: Fulvio [mailto:f...@libero.it] Gesendet: Dienstag, 7. September 2010 15:11 An: scid-users@lists.sourceforge.net Betreff: Re: [Scid-users] Some thoughts about filters gerd.lorsch...@onlinehome.de wrote: My proposal was that for each database the game listing window can have its ow

Re: [Scid-users] Some thoughts about filters

2010-09-07 Thread Gerd Lorscheid
Hello, Having multiple Scid running does not solve the issues. Pain point is the reset of the filter after each move on the board and how to limit statistics. I think that there is no real redesign necessary and it also should not generate that many bugs. The algorithms n

Re: [Scid-users] Some thoughts about filters

2010-09-07 Thread Steven
Instead of having multiple windows, and multiple filters... etc, involving much redesign, coding and bug-fixing, why not simply implement a database locking mechanism and open multiple instances of Scid. The mechanism will simply test if a database is already open read-write, and accordingly ope

Re: [Scid-users] Some thoughts about filters

2010-09-07 Thread Fulvio
gerd.lorsch...@onlinehome.de wrote: My proposal was that for each database the game listing window can have its own filter. As now there is only one game listing window the filter can be associated to the database. I still don't understand what you propose to do. Actually scid have only win

Re: [Scid-users] Some thoughts about filters

2010-09-07 Thread Fulvio
Gerd Lorscheid wrote: So my idea is: 1. If you have a game loaded in database A and B, you switch between these games when you switch the database. It is not possible to see the game of A, if B is the actual database. No data loss anymore. That could be a nice temporary fix, but i