> Scidb does some fancy stuff to keep track of line widths and manually
> insert newlines
> i think (Gregor ?). This is codeable, but this is hard work with non-fixed
> fonts widths and all of the options the pgn widget currently has for
> different display output.

Yes, Scidb is inserting newlines - in fact double newlines, because a single
newline is less successful - but not calculating the line length; Scidb is
calculating the ply count, and this is font independent.

The performance problem with long lines is severe, hopefully the Tk team will
work on this problem - see proposal 
<http://www.tcl.tk/cgi-bin/tct/tip/155.html>.

Gregor

------------------------------------------------------------------------------
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter
_______________________________________________
Scid-users mailing list
Scid-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/scid-users

Reply via email to