Fulvio wrote:

>The attached (huge) patch is a diff of my local copy with current cvs.
>I will appreciate any help for testing the code.
>The main changes are:
>- a new window when you click the "best games" button in the "tree window"
>- moving in a game with keyboard arrows or mouse wheel is faster (with a tree 
>window opened or an engine running. Still remain to improve the pgn window 
>when 
>there are many comments)

Tk::text has a performance bug with long unbroken lines containing lots of 
tags. 
Inserting newlines (and manually handling some formatting) will fix the issue, 
though this isn't trivial.

>- info sent by uci engines are processed with a lower priority, so scid remain 
>responsive even if the chess engine produce a lot of output.
>Please report if you find any bug.

I guess you've seen the bugs by now, but the best-games Y-scrollbar doesnt work 
for me, and when i saved a default window layout (including the bestgames 
widget), it crashes when i restart SCID, necessitating me changing "set 
windowsDock 1" to 0 in the config file.

There's lots on interesting stuff i havent looked at :>

And you didn't mention in your email, but you also have a fixed for the 
autoscroll widget, whcih i just noticed today but havent tried.

>*** menus.tcl
>- a new proc options.save to save a variable in options.dat

Hmmm... Will this make debugging hard ?

Steve


------------------------------------------------------------------------------
Fulfilling the Lean Software Promise
Lean software platforms are now widely adopted and the benefits have been 
demonstrated beyond question. Learn why your peers are replacing JEE 
containers with lightweight application servers - and what you can gain 
from the move. http://p.sf.net/sfu/vmware-sfemails
_______________________________________________
Scid-users mailing list
Scid-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/scid-users

Reply via email to