Re: Query results in grid, new patch

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: Query results in grid, new patch
Дата
Msg-id E7F85A1B5FF8D44C8A1AF6885BC9A0E4011C9249@ratbert.vale-housing.co.uk
обсуждение исходный текст
Ответ на Query results in grid, new patch  ("Edward Di Geronimo Jr." <edigeronimo@xtracards.com>)
Ответы Re: Query results in grid, new patch  (Andreas Pflug <pgadmin@pse-consulting.de>)
Список pgadmin-hackers

> -----Original Message-----
> From: Florian G. Pflug [mailto:fgp@phlo.org]
> Sent: 06 March 2006 03:37
> To: Florian G. Pflug
> Cc: Dave Page; Edward Di Geronimo Jr.; pgadmin-hackers@postgresql.org
> Subject: Re: [pgadmin-hackers] Query results in grid, new patch
>
>
> I've finally come around to testing the new grid on osx, I must
> say that I'm really impressed. It seems much more responsive than
> the old one to me, and being able to copy rows, cols and fields
> to the clipboard really rockts. I have to rather small
> suggestions, though
>
> .) Ctrl-A (or Cmd-A on OSX) should select the whole table - it's
> a rather well established UI-standard I believe to let Ctrl-A/Cmd-A
> select the whole "whatever" you are currently editing.

Fixed.

> .) Could the initial size of the columns be choosen so, that
> the captions
> are not cut off?

Possible todo for anyone that wants to try it!

> Or, even better, pgadmin could remember the
> with of the columns
> between selects, at least if the captions stay the same...

Fixed.

> .) On OSX, the gray background looks rather strange, white
> would be a better choice I believe.

That seems to be the default for the grid control on OSX (see the Edit
Grid which is also gray). It is white on other platforms though - I'll
see if I can find a safe way to change it which won't affect people with
'negative' color schemes.

Cheers, Dave.

В списке pgadmin-hackers по дате отправления:

Предыдущее
От: "Dave Page"
Дата:
Сообщение: 1.4.2 uploaded
Следующее
От: "Hiroshi Saito"
Дата:
Сообщение: Re: 1.4.2 uploaded