bug-gnubg
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-gnubg] Question: Re "Panel build" - Annotation/Hint window para


From: Joern Thyssen
Subject: Re: [Bug-gnubg] Question: Re "Panel build" - Annotation/Hint window parameters
Date: Sun, 16 Nov 2003 09:46:37 +0000
User-agent: Mutt/1.4.1i

On Fri, Nov 14, 2003 at 04:35:13PM +0000, Jon Kinsey wrote
> At 16:16 14/11/2003, olivier croisille wrote:
> >I know the programmers are having a hard time to include those parameters. 
> >But I have to confess I'm as impatient as can be to have them back. For 
> >now, I simply cannot use the new Panel version for analyzing my matches, 
> >as so often the reason behind a move being better lies in the W%, G% or 
> >even more in the LG%. And I know of quite a lot of people that use the 
> >'old' version for the very same reason.
> >
> >Any insight to when the parameters can be displayed again?
> 
> The problem is working out a way to show them in the panel.  The obvious 
> solution of showing each move on two lines isn't possible with the gtk list 
> used.
> 
> One option is to display all the columns (like the non-panel build), and 
> add a scroll bar to see both halves.  I like the idea of being able to vary 
> the size of the panels too.
> Another option is to show all the moves+details in a separate window when 
> the "details" button is clicked.

A third idea I thought about is to use a GtkList instead of a GtkCList. 

Each GtkListItem would be a vbox with two or three lines just like the
text export:

    1. Cubeful 2-ply    24/20 13/8                   Eq.:  +0.066
       0.519 0.141 0.007 - 0.481 0.128 0.004
        2-ply cubeful 100% speed [world class]
    2. Cubeful 2-ply    13/9 13/8                    Eq.:  +0.045 ( -0.021)
       0.508 0.156 0.007 - 0.492 0.133 0.005
        2-ply cubeful 100% speed [world class]

One of the problems would be alignment. GtkFixed could be used, but
would require some programming to be indepedent of font sizes.

Jørn

Attachment: pgpBgJZU_Ah_y.pgp
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]