bug-gnubg
[Top][All Lists]
Advanced

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

Re: [Bug-gnubg] set geometry problems


From: Joern Thyssen
Subject: Re: [Bug-gnubg] set geometry problems
Date: Mon, 12 Aug 2002 12:10:24 +0000
User-agent: Mutt/1.4i

On Mon, Aug 12, 2002 at 11:36:36AM +0100, Ian Shaw wrote
> > Windows build 020804
> > I think the Game and Annotation windows are writing to each others status
> > lines when you save settings.
> > 
> > The default location for the hint window is -1. This is making the title
> > bar off the top of the screen so you cant grab the window to move it.
> > It appears that the title bar is not being included in the calculation of
> > ypos. Minimum ypos needs to be at least 21 if the title bar is to be
> > visible on my system.

Yes, I'm aware of that. It's a bug or feature in the GUI toolkit we use
(GTK+ 1.2).  The command to set the geometry includes the window
decorations, but the command to get the geometry doesn't...

It'll probably not be fixed until we decide to upgrade to GTK+ 2.0.

I'll change the default location, but if you've already changed your
settings find the "set geometry" commands in .gnubgautorc and the the
-1's to 20.

> > It would be good to be able to set windows to open automatically. E.g.
> > set geometry annotation open

You can insert commands into a file called .gnubgrc which is read after
.gnubgautorc. For example, to open the game list and nnotation window
you should insert the following two commands in .gnubgrc:

set annotation on
list game

Jørn

-- 
Joern Thyssen, PhD
Vendsysselgade 3, 3., DK-9000 Aalborg, Denmark
+45 9813 2791 (private) / +45 2077 2689 (mobile) / +45 9633 7036 (work)




reply via email to

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