Re: Bug#55325: pgaccess: Preferences can't be set when using large fonts (fwd) - Mailing list pgsql-interfaces

From Constantin Teodorescu
Subject Re: Bug#55325: pgaccess: Preferences can't be set when using large fonts (fwd)
Date
Msg-id 3881C05F.D14FB7F8@flex.ro
Whole thread Raw
In response to Bug#55325: pgaccess: Preferences can't be set when using large fonts (fwd)  ("Oliver Elphick" <olly@lfix.co.uk>)
List pgsql-interfaces
Oliver Elphick wrote:
> 
> I have verified this report; the main problem is that the size of the
> preferences
> window should take into account the increased size of the fonts.  At least it
> should be resizable.

I'm modifying now PgAccess in order to let Preferences window be
resizable!

If you don't want to get again over 300 Kb of archive, just do the
following!

Edit the file preferences.tcl in the lib directory under PgAccess
installation directory and search the line:

wm resizable $base 0 0
  change it to

wm resizable $base 1 1

and that's all!

If you want, you can change the initial window geometry 4 lines above.

Changing form geometry based on font size isn't so easy!

Hope it helps

Teo


pgsql-interfaces by date:

Previous
From: "Oliver Elphick"
Date:
Subject: Bug#55325: pgaccess: Preferences can't be set when using large fonts (fwd)
Next
From: "Andy Harrah"
Date:
Subject: info