Re: [pgadmin-support] Increasing size of results grid

2010-10-19 Thread Thom Brown
On 19 October 2010 21:24, Thom Brown wrote: > On 19 October 2010 21:08, Guillaume Lelarge wrote: >> You're right. Done in this new attached patch. > > Yep, that's excellent :)  One problem is that if you zoom in and > scroll down to a high-numbered row, it's cropped and you can't see the > whole

Re: [pgadmin-support] Increasing size of results grid

2010-10-19 Thread Thom Brown
On 19 October 2010 21:08, Guillaume Lelarge wrote: > Le 19/10/2010 21:15, Thom Brown a écrit : >> On 19 October 2010 19:43, Guillaume Lelarge wrote: >>> Le 19/10/2010 08:15, Guillaume Lelarge a écrit : Le 19/10/2010 00:27, Dave Page a écrit : > On Mon, Oct 18, 2010 at 10:59 PM, Guillaume

Re: [pgadmin-support] Increasing size of results grid

2010-10-19 Thread Guillaume Lelarge
Le 19/10/2010 21:15, Thom Brown a écrit : > On 19 October 2010 19:43, Guillaume Lelarge wrote: >> Le 19/10/2010 08:15, Guillaume Lelarge a écrit : >>> Le 19/10/2010 00:27, Dave Page a écrit : On Mon, Oct 18, 2010 at 10:59 PM, Guillaume Lelarge wrote: > Le 12/10/2010 10:16, Dave Page

Re: [pgadmin-support] Increasing size of results grid

2010-10-19 Thread Guillaume Lelarge
Le 19/10/2010 20:56, Dave Page a écrit : > On Tue, Oct 19, 2010 at 7:53 PM, Josh Berkus wrote: >> >>> Josh - which font setting did you expect to work here? >> >> I'd prefer the SQL query window font setting, unless we had a specific >> "grid" font setting. I don't want to increase the size of al

Re: [pgadmin-support] Increasing size of results grid

2010-10-19 Thread Thom Brown
On 19 October 2010 19:43, Guillaume Lelarge wrote: > Le 19/10/2010 08:15, Guillaume Lelarge a écrit : >> Le 19/10/2010 00:27, Dave Page a écrit : >>> On Mon, Oct 18, 2010 at 10:59 PM, Guillaume Lelarge >>> wrote: Le 12/10/2010 10:16, Dave Page a écrit : > On Mon, Oct 11, 2010 at 10:37 PM

Re: [pgadmin-support] Increasing size of results grid

2010-10-19 Thread Dave Page
On Tue, Oct 19, 2010 at 7:53 PM, Josh Berkus wrote: > >> Josh - which font setting did you expect to work here? > > I'd prefer the SQL query window font setting, unless we had a specific > "grid" font setting.  I don't want to increase the size of all my object > labels in order to display a large

Re: [pgadmin-support] Increasing size of results grid

2010-10-19 Thread Josh Berkus
> Josh - which font setting did you expect to work here? I'd prefer the SQL query window font setting, unless we had a specific "grid" font setting. I don't want to increase the size of all my object labels in order to display a larger query result. -- -- Josh

Re: [pgadmin-support] Increasing size of results grid

2010-10-19 Thread Dave Page
On Tue, Oct 19, 2010 at 7:43 PM, Guillaume Lelarge wrote: > Le 19/10/2010 08:15, Guillaume Lelarge a écrit : >> Le 19/10/2010 00:27, Dave Page a écrit : >>> On Mon, Oct 18, 2010 at 10:59 PM, Guillaume Lelarge >>> wrote: Le 12/10/2010 10:16, Dave Page a écrit : > On Mon, Oct 11, 2010 at 1

Re: [pgadmin-support] Increasing size of results grid

2010-10-19 Thread Guillaume Lelarge
Le 19/10/2010 08:15, Guillaume Lelarge a écrit : > Le 19/10/2010 00:27, Dave Page a écrit : >> On Mon, Oct 18, 2010 at 10:59 PM, Guillaume Lelarge >> wrote: >>> Le 12/10/2010 10:16, Dave Page a écrit : On Mon, Oct 11, 2010 at 10:37 PM, Guillaume Lelarge wrote: > Hi, > > Le 1

Re: [pgadmin-support] Native linux copy/paste

2010-10-19 Thread Guillaume Lelarge
Le 19/10/2010 12:09, Philippe Rimbault a écrit : > Hi, > > I'm using Pgadmin a lot and i'm runing GNU/Linux. > Is there a raison that pgadmin doesn't support native X11 copy/paste > (from the mouse : select to copy and 3rd button to paste) ? Lack of time (and probably the fact that I wasn't aware

Re: [pgadmin-support] Crash: backup / restore

2010-10-19 Thread Guillaume Lelarge
Le 19/10/2010 13:24, Anssi Kääriäinen a écrit : > PGAdmin hangs when dumping / restoring a database. I can get to the > screen that has the pg_dump / pg_restore command, but after that screen > is displayed there is no progress, and only thing I can do is kill the > program. (the file dumped to is

[pgadmin-support] Crash: backup / restore

2010-10-19 Thread Anssi Kääriäinen
PGAdmin hangs when dumping / restoring a database. I can get to the screen that has the pg_dump / pg_restore command, but after that screen is displayed there is no progress, and only thing I can do is kill the program. (the file dumped to is created but it is empty). I thing the bug is relate

[pgadmin-support] Native linux copy/paste

2010-10-19 Thread Philippe Rimbault
Hi, I'm using Pgadmin a lot and i'm runing GNU/Linux. Is there a raison that pgadmin doesn't support native X11 copy/paste (from the mouse : select to copy and 3rd button to paste) ? I'm not a cpp developper, but it seems that thereis a function in wxClipboard for this : UsePrimarySelection