bug-gnubg
[Top][All Lists]
Advanced

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

Re: [Bug-gnubg] temperature Map Problem


From: Nardy Pillards
Subject: Re: [Bug-gnubg] temperature Map Problem
Date: Mon, 2 Jun 2003 12:11:16 +0200

From: "Joern Thyssen" <address@hidden>
Sent: Monday, June 02, 2003 9:35 AM


> On Mon, Jun 02, 2003 at 03:32:30AM -0400, address@hidden wrote
> > 01 June Build
> > Since the map has been changed to squares I can't read the best moves or
> > equities anymore.
> > If I stretch the window the map still stays as squares and the font is
too
> > big to fit much in the box
>
> You have to enlarge the window both horisontally and vertically.
>
> Jørn

Yes. But the font used can't be changed (as far as I can discover).

The file gtkmet.c has as "gtk_widget_set_name".
Together with gnubg.gtkrc one can change the font (and other) properties of
the met table window.

As long as GTK+ 1.3 is used ( Windows :-( ), maybe do the same for the
Equity Temperature Map window?

If so, one could add  (for example):

style "tempmap"
{
  font = "-*-Arial-normal-r-normal-*-*-100-*-*-*-*-*-*"
}
widget "*.gnubg-tempmap" style "tempmap"

to gnubg.gtkrc

Nardy

PS:
I tried to change the C-code of gtktempmap.c to reflect this change, but I
am a lousy C-programmer. All I get is compile and/or run errors.





reply via email to

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