Hmmm - it does reduce load for big pgn, but at the cost of fairly poor PGN
responsiveness.
Modern systems probably don't need this patch ?
And the 'devnull' (shoudl be 'nooutput') approach is not much of a time
saver really for the extra code imho.
The main problem with the pgn window of course is when we have long lines,
not broken up with newlines.
and is a known problem with the tk::text widget (long lines with multiple
tags).
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.
Steve
On Fri, Apr 12, 2013 at 8:29 AM, Mike Curtis <michael.c.cur...@gmail.com>wrote:
> Here is another approach for making the interface more responsive.
>
>
>
> ------------------------------------------------------------------------------
> 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
>
>
------------------------------------------------------------------------------
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