Обсуждение: some kind of a bug, maybe

Поиск
Список
Период
Сортировка

some kind of a bug, maybe

От
gemmed@inbox.ru
Дата:
Hello there.

First of all sorry for my English, it's not good at all.

This letter is about small thing, that I've noticed in pgAdminII v1.4.0.

When I started to insert records into one of my tables,by pressing "Add"
button -> a window with text edit boxes opened. So this thing about boxes:
background of a text input area has a color of "selected items font color"
defined by current windows decoration schema, while the color of the font in
an EditBox is always black due to settings of yours programm. The problem:
when "selected items font color" is set to "black" you can not see, what are
you writing right now in the current EditBox.

Thank you for your patience... and pgAdminII of course 8-)!!!

we'll meet again...sometime...                   Артем, -= Shadow =-
Farewell.



Re: some kind of a bug, maybe

От
"Dave Page"
Дата:
Hi,

The colours used in the box are taken entirely from your settings - none of them are hard coded into pgAdmin. The
defaultcolours for the textboxes are: 

Foreground - 'Windows Text'
Background - 'Button Face'

And the active colours are:

Foreground - 'Windows Text'
Background - 'Highlight Text'

The background setting for an active box is probably not the best choice admittedly, so I've changed it to 'Window
Background'

Until the next release, I would suggest tweaking your colours so you can see what you are reading.

Regards, Dave.

> -----Original Message-----
> From: gemmed@inbox.ru [mailto:gemmed@inbox.ru]
> Sent: 26 November 2002 08:57
> To: pgadmin-support@postgresql.org
> Subject: [pgadmin-support] some kind of a bug, maybe
>
>
> Hello there.
>
> First of all sorry for my English, it's not good at all.
>
> This letter is about small thing, that I've noticed in
> pgAdminII v1.4.0.
>
> When I started to insert records into one of my tables,by
> pressing "Add"
> button -> a window with text edit boxes opened. So this thing
> about boxes:
> background of a text input area has a color of "selected
> items font color"
> defined by current windows decoration schema, while the color
> of the font in
> an EditBox is always black due to settings of yours programm.
> The problem:
> when "selected items font color" is set to "black" you can
> not see, what are
> you writing right now in the current EditBox.
>
> Thank you for your patience... and pgAdminII of course 8-)!!!
>
> we'll meet again...sometime...                   Артем, -= Shadow =-
> Farewell.
>
>
>
> ---------------------------(end of
> broadcast)---------------------------
> TIP 3: if posting/reading through Usenet, please send an
> appropriate subscribe-nomail command to
> majordomo@postgresql.org so that your message can get through
> to the mailing list cleanly
>