Re: Query results in grid, new patch - Mailing list pgadmin-hackers

From Dave Page
Subject Re: Query results in grid, new patch
Date
Msg-id E7F85A1B5FF8D44C8A1AF6885BC9A0E4011C9249@ratbert.vale-housing.co.uk
Whole thread Raw
In response to Query results in grid, new patch  ("Edward Di Geronimo Jr." <edigeronimo@xtracards.com>)
Responses Re: Query results in grid, new patch  (Andreas Pflug <pgadmin@pse-consulting.de>)
List 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 by date:

Previous
From: "Dave Page"
Date:
Subject: 1.4.2 uploaded
Next
From: "Hiroshi Saito"
Date:
Subject: Re: 1.4.2 uploaded