[pgadmin-support] bug in pgadmin 1.8.2: missing entry in 'Data Type' list

2008-02-12 Thread Peter Gagarinov
Prerequisites: Binary downloaded from website, used along with Postgres 8.3.0 Windows XP Pro, SP2 Steps to reproduce 1) create a simple table with two columns : create test_table(a integer, b integer); 2) go to ‘New Table..” menu, type in some table name, 3) go to ‘Columns’ ta

Re: [pgadmin-support] Keyboard bindings on OS X for pgadmin 1.8.2

2008-02-12 Thread Dave Page
On Feb 12, 2008 6:02 PM, Laurent Yaish <[EMAIL PROTECTED]> wrote: > Hey folks, > > Would it be possible to change the pgAdmin keyboard shortcuts for OS X > to make use of common Mac shorcuts? > Some examples: > - in the Query window, Cmd + arrow would be great instead of the > current Fn + arrow to

[pgadmin-support] Keyboard bindings on OS X for pgadmin 1.8.2

2008-02-12 Thread Laurent Yaish
Hey folks, Would it be possible to change the pgAdmin keyboard shortcuts for OS X to make use of common Mac shorcuts? Some examples: - in the Query window, Cmd + arrow would be great instead of the current Fn + arrow to navigate to beggining or end of a line/document - Cmd + w to close a window I

Re: [pgadmin-support] Wrong colors in data view when running inverse color Gnome theme

2008-02-12 Thread Jonatan Wallmander
Dave Page wrote: On Feb 12, 2008 12:51 PM, Jonatan Wallmander <[EMAIL PROTECTED]> wrote: Hello, I'm running pgadmin 3 on X11 / gnome. When I use a theme with inversed colors I get white text on white background in the data grid view. PGAdmin follows the theme in text color, but not grid back

Re: [pgadmin-support] Wrong colors in data view when running inverse color Gnome theme

2008-02-12 Thread Dave Page
On Feb 12, 2008 12:51 PM, Jonatan Wallmander <[EMAIL PROTECTED]> wrote: > Hello, > > I'm running pgadmin 3 on X11 / gnome. > When I use a theme with inversed colors I get white text on white > background in the data grid view. > PGAdmin follows the theme in text color, but not grid background color

[pgadmin-support] Wrong colors in data view when running inverse color Gnome theme

2008-02-12 Thread Jonatan Wallmander
Hello, I'm running pgadmin 3 on X11 / gnome. When I use a theme with inversed colors I get white text on white background in the data grid view. PGAdmin follows the theme in text color, but not grid background color. The SQL view pane in the main gui is forcing its colors for instance... That