Bug#55325: pgaccess: Preferences can't be set when using large fonts (fwd)

From: "Oliver Elphick" <olly(at)lfix(dot)co(dot)uk>
To: Constantin Teodorescu <teo(at)flex(dot)ro>
Cc: PostgreSQL Interfaces <pgsql-interfaces(at)postgreSQL(dot)org>
Subject: Bug#55325: pgaccess: Preferences can't be set when using large fonts (fwd)
Date: 2000-01-16 12:42:40
Message-ID: 200001161242.MAA32383@linda.lfix.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

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.

------- Forwarded Message

Date: Sun, 16 Jan 2000 01:35:43 -0800
From: "Shannon C.Dealy" <dealy(at)deatech(dot)com>
To: submit(at)bugs(dot)debian(dot)org
Subject: Bug#55325: pgaccess: Preferences can't be set when using large fonts

Package: pgaccess
Version: 6.5.3-7 (pgaccess 0.98)
Severity: normal

When using pgaccess, if you have large font settings, selecting "preferences"
from the "Database" menu, will give you a preferences window which you cannot
exit from because the "save" and "exit" buttons are off the bottom of the
window, there are no scroll bars, and the buttons cannot be tabbed to. The
only way out appears to be killing the program, and of course the only way
to correct the problem is to either delete or manually edit the ".pgaccessrc"
file.

Large font settings are necessary on high resolution monitors in order
for the program display to be readable (in my case, 21" 1600x1200 res.).
In the case of the preferences window, either making the window resizable
or adding scroll bars would probably be sufficient, though the best solution
would probably be to scale the window size based on the font size. This
problem may extend to other windows displayed by the program, but I am not
familiar enough with it as yet to make this determination.

My ".pgaccessrc" file contains the following:

pref,font_normal {-Adobe-Helvetica-Bold-R-Normal-*-*-160-*-*-*-*-*}
pref,font_bold {-Adobe-Helvetica-Bold-R-Normal-*-*-180-*-*-*-*-*}
pref,username {}
pref,autoload {1}
pref,typecolors {black red brown #007e00 #004e00 blue orange yellow pink p
urple cyan magenta lightblue lightgreen gray lightyellow}
pref,font_fix {-*-Clean-Medium-R-Normal-*-*-170-*-*-*-*-*}
pref,systemtables {0}
pref,lastport {5432}
pref,tvfont {clean}
pref,lasthost {zaphod}
pref,lastdb {addressbook}
pref,password {}
pref,rows {10000}
pref,lastusername {dealy}
pref,language {english}
pref,font_italic {-Adobe-Helvetica-Bold-O-Normal-*-*-160-*-*-*-*-*}
pref,typelist {text bool bytea float8 float4 int4 char name int8 int2 int2
8 regproc oid tid xid cid}

- -- System Information
Debian Release: potato
Kernel Version: Linux critter 2.2.13 #3 Thu Dec 16 02:27:40 PST 1999 i586 unkno
wn

Versions of the packages pgaccess depends on:
ii libpgtcl 6.5.3-7 Tcl/Tk library and front-end for PostgreSQL.

------- End of Forwarded Message

--

Responses

Browse pgsql-interfaces by date

  From Date Subject
Next Message Constantin Teodorescu 2000-01-16 12:58:07 Re: Bug#55325: pgaccess: Preferences can't be set when using large fonts (fwd)
Previous Message Ronald Hoellwarth 2000-01-16 11:26:14 Re: [INTERFACES] Forms too complex or to large in pgaccess?