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

Поиск
Список
Период
Сортировка
От Constantin Teodorescu
Тема Re: Bug#55325: pgaccess: Preferences can't be set when using large fonts (fwd)
Дата
Msg-id 3881C05F.D14FB7F8@flex.ro
обсуждение исходный текст
Ответ на Bug#55325: pgaccess: Preferences can't be set when using large fonts (fwd)  ("Oliver Elphick" <olly@lfix.co.uk>)
Список 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 по дате отправления:

Предыдущее
От: "Oliver Elphick"
Дата:
Сообщение: Bug#55325: pgaccess: Preferences can't be set when using large fonts (fwd)
Следующее
От: "Andy Harrah"
Дата:
Сообщение: info