Re: [pgadmin-support] Bug with exceptionally long values.

2010-07-28 Thread Jeff Adams
The wxWidgets bug I filed got changed to "low priority" with the following comment: "I think for now the best (and simplest) workaround is to not use such long strings in wxGrid" So unfortunately I wouldn't expect a fix in wxWidgets any time soon. On Wed, Jul 28, 20

Re: [pgadmin-support] Bug with exceptionally long values.

2010-07-28 Thread Jeff Adams
s add a pop-up hint when the mouse is moved over the cell) > > > On Wed, Jul 28, 2010 at 8:19 AM, Guillaume Lelarge > wrote: > >> Le 28/07/2010 13:59, Jeff Adams a écrit : >> > The class that I experience the problem with is the ctlSQLGrid, which >> > extends wxGr

Re: [pgadmin-support] Bug with exceptionally long values.

2010-07-28 Thread Jeff Adams
2010 at 4:39 PM, Guillaume Lelarge wrote: > Le 27/07/2010 22:26, Jeff Adams a écrit : > > The bug is definitely a wxWidgets bug, and exists both in 2.8.11 and > 2.9.1. > > I was able to reproduce it in their "grid" sample. > > > > I submitted a bug to the wxWi

Re: [pgadmin-support] Bug with exceptionally long values.

2010-07-27 Thread Jeff Adams
meanwhile? Thanks, Jeff On Tue, Jul 27, 2010 at 3:23 PM, Guillaume Lelarge wrote: > Le 27/07/2010 21:01, Jeff Adams a écrit : > > I'm attempting to get a wxGrid sample working so I can test it. > > > > You need to compile wxWidgets code for that. Make sure you get 2.8 >

Re: [pgadmin-support] Bug with exceptionally long values.

2010-07-27 Thread Jeff Adams
ndows... On Tue, Jul 27, 2010 at 2:31 PM, Guillaume Lelarge wrote: > Le 27/07/2010 19:31, Jeff Adams a écrit : > > Correct, it's the "looking empty" that I'm suggesting is a bug. > > > > Works for me on Linux. It could be with the wxGrid on specific > pla

Re: [pgadmin-support] Bug with exceptionally long values.

2010-07-27 Thread Jeff Adams
..@gmail.com> wrote: > >> Here's Jeff's test case. I am not immediately able to check it: >> >> On 27 July 2010 17:54, Jeff Adams wrote: >> > Piece o' cake: >> > >> > select lpad('test', 75, 't') as

Re: [pgadmin-support] Bug with exceptionally long values.

2010-07-26 Thread Jeff Adams
Sorry one mistake, I copied the value by selecting the cell and using ctrl-c, there is no right-click copy. On Mon, Jul 26, 2010 at 12:36 PM, Jeff Adams wrote: > pgAdmin v1.10.3 > Windows XP SP3 > PostgreSQL 8.4.4 > > Any time I do a select that produces a really really long valu

[pgadmin-support] Bug with exceptionally long values.

2010-07-26 Thread Jeff Adams
pgAdmin v1.10.3 Windows XP SP3 PostgreSQL 8.4.4 Any time I do a select that produces a really really long value, instead of showing the value pgAdmin has a blank cell in the output. The value is actually there if I right click and copy, then paste into a text editor, just not displayed. The value