Re: [Scid-users] Game layout in PGN window

2010-11-15 Thread Joost 't Hart
On 11/15/2010 07:40 PM, Alexander Wagner wrote: Hi, > On 11/15/10 19:21, Joost 't Hart wrote: > > Hello Joost! > >> Nice to see that you are trying to pull me into the solution domain :-) > > ;) I just tried to document the working of that area as far as I > understood it. Nice, although I feel

Re: [Scid-users] Game layout in PGN window

2010-11-15 Thread Alexander Wagner
On 11/15/10 19:21, Joost 't Hart wrote: Hello Joost! > Nice to see that you are trying to pull me into the solution domain :-) ;) I just tried to document the working of that area as far as I understood it. > Just a simple test here: Just a simple question: if you resize the window horizontal

Re: [Scid-users] Game layout in PGN window

2010-11-15 Thread Alexander Wagner
On 11/15/10 12:43, joost.t.h...@planet.nl wrote: Hello Joost! > It might need some more testing, but seems ok for me. > >>> > >>> I gave it a try. Some points I found. > >> ... > >> > >> How's this go ? > > > > This looks good to me. Still, indent comments/variations has no function

Re: [Scid-users] Game layout in PGN window

2010-11-15 Thread joost.t.hart
Van: Alexander Wagner [mailto:a.wag...@physik.uni-wuerzburg.de] Verzonden: ma 15-11-2010 12:14 > On 11/15/10 11:38, Steven wrote: > > Hi! > It might need some more testing, but seems ok for me. >>> >>> I gave it a try. Some points I found. >> ... >> >> How's this go ? > > This looks good to

Re: [Scid-users] Game layout in PGN window

2010-11-15 Thread Alexander Wagner
On 11/15/10 11:38, Steven wrote: Hi! >>> It might need some more testing, but seems ok for me. >> >> I gave it a try. Some points I found. > ... > > How's this go ? This looks good to me. Still, indent comments/variations has no function in column style, but I think this is sort of natural. Jo

Re: [Scid-users] Game layout in PGN window

2010-11-15 Thread Steven
> > It might need some more testing, but seems ok for me. > > I gave it a try. Some points I found. ... How's this go ? S. 08_pgn_fixes_in_game.cpp+htext3.tcl Description: Tcl script -- Centralized Desktop Deli

Re: [Scid-users] Game layout in PGN window

2010-11-15 Thread Alexander Wagner
On 11/15/10 09:18, Steven wrote: Hi! > It might need some more testing, but seems ok for me. I gave it a try. Some points I found. In l.2857 you comment the condition // if (!IsLatexFormat() || VarDepth != 0) tb->PrintChar ('('); and always print the (. I think the important point here is

Re: [Scid-users] Game layout in PGN window

2010-11-15 Thread Steven
It might need some more testing, but seems ok for me. - Steven --- Joost 't Hart wrote: > Can someone active and the arena of beautification please > do something about the messy display of a game 08_pgn_fixes_in_game.cpp+htext2.tcl Description: Tcl script --

Re: [Scid-users] Game layout in PGN window

2010-11-14 Thread Alexander Wagner
On 11/11/10 23:56, Joost 't Hart wrote: Hi! > Can someone active and the arena of beautification please do something > about the messy display of a game (with variations and comments) in the > PGN window? My suspicion is that the various (reused!) Write* routines > in game.cpp lost a lot of their

[Scid-users] Game layout in PGN window

2010-11-11 Thread Joost 't Hart
Hi, [Linux/CVS] Can someone active and the arena of beautification please do something about the messy display of a game (with variations and comments) in the PGN window? My suspicion is that the various (reused!) Write* routines in game.cpp lost a lot of their elegance in favour of some of th