> -Original Message-
> From: Andreas Pflug [mailto:[EMAIL PROTECTED]
> Sent: 06 March 2006 22:56
> To: Dave Page
> Cc: Florian G. Pflug; Edward Di Geronimo Jr.;
> pgadmin-hackers@postgresql.org
> Subject: Re: [pgadmin-hackers] Query results in grid, new p
Andreas Pflug wrote:
Dave Page wrote:
On 6/3/06 19:04, "Andreas Pflug" <[EMAIL PROTECTED]> wrote:
Dave Page wrote:
NOT a todo. I found the result something between annoying and useless
when I implemented column sizing preserving, esp. in case of many
columns.
I still didn't have the time to h
Dave Page wrote:
On 6/3/06 19:04, "Andreas Pflug" <[EMAIL PROTECTED]> wrote:
Dave Page wrote:
NOT a todo. I found the result something between annoying and useless
when I implemented column sizing preserving, esp. in case of many columns.
I still didn't have the time to have
On 6/3/06 19:04, "Andreas Pflug" <[EMAIL PROTECTED]> wrote:
> Dave Page wrote:
>>
>
> NOT a todo. I found the result something between annoying and useless
> when I implemented column sizing preserving, esp. in case of many columns.
> I still didn't have the time to have a look at the patch,
Dave Page wrote:
-Original Message-
From: Florian G. Pflug [mailto:[EMAIL PROTECTED]
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 fi
> -Original Message-
> From: Florian G. Pflug [mailto:[EMAIL PROTECTED]
> 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
>
&
sql.org
>>> Subject: Re: [pgadmin-hackers] Query results in grid, new patch
>>>
>>> Florian G. Pflug wrote:
>>>
>>> .) Could the initial size of the columns be choosen so,
>>> that the captions are not cut off? Or, even better,
>>> pgadmin co
> -Original Message-
> From: Andreas Pflug [mailto:[EMAIL PROTECTED]
> Sent: 06 March 2006 13:12
> To: Dave Page
> Cc: Florian G. Pflug; Edward Di Geronimo Jr.;
> pgadmin-hackers@postgresql.org
> Subject: Re: [pgadmin-hackers] Query results in grid, new patch
Dave Page wrote:
-Original Message-
From: Andreas Pflug [mailto:[EMAIL PROTECTED]
Sent: 06 March 2006 09:42
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
Florian G. Pflug
> -Original Message-
> From: Edward Di Geronimo Jr. [mailto:[EMAIL PROTECTED]
> Sent: 28 February 2006 19:00
> To: Dave Page
> Cc: pgadmin-hackers@postgresql.org
> Subject: RE: [pgadmin-hackers] Query results in grid, new patch
>
> > OK, can this be s
> -Original Message-
> From: Andreas Pflug [mailto:[EMAIL PROTECTED]
> Sent: 06 March 2006 09:42
> 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
>
>
Florian G. Pflug wrote:
.) Could the initial size of the columns be choosen so, that the captions
are not cut off? Or, even better, pgadmin could remember the with of the
columns
between selects, at least if the captions stay the same...
The old control's behaviour was like that.
Regards,
Florian G. Pflug wrote:
Dave Page wrote:
I have been unable to make it misbehave on XP. I haven't tried OSX or
Linux as I don't have either to hand atm. Can you give me a precise
example to test? I have had complete success copying individual cells,
groups of rows, groups of columns and arbitrar
On 28/2/06 21:46, "Andreas Pflug" <[EMAIL PROTECTED]> wrote:
> Dave Page wrote:
>>
>
>>
>> Note to Andreas: unless you have any concrete technical reasons why this
>> patch should not be applied, I'm fully intending to accept it once the
>> current wrinkles are ironed out. Please shout now
Dave Page wrote:
Note to Andreas: unless you have any concrete technical reasons why this
patch should not be applied, I'm fully intending to accept it once the
current wrinkles are ironed out. Please shout now rather than later!!
I won't find time to review it before the weekend.
Regards
On 28/2/06 19:00, "Edward Di Geronimo Jr." <[EMAIL PROTECTED]>
wrote:
>> OK, can this be solved with wx ctlGrid class derived from wxGrid that
>> does a SetFocus on itself when a column or row is selected?
>
> I registered a handle for the selection event, and put in a call to
> SetFocus. Seem
> OK, can this be solved with wx ctlGrid class derived from wxGrid that
> does a SetFocus on itself when a column or row is selected?
I registered a handle for the selection event, and put in a call to
SetFocus. Seems to work now.
> Thanks, looking good. We should probably tweak the edit grid to
> -Original Message-
> From: Edward Di Geronimo Jr. [mailto:[EMAIL PROTECTED]
> Sent: 27 February 2006 18:39
> To: Dave Page
> Cc: Edward Di Geronimo Jr.; pgadmin-hackers@postgresql.org
> Subject: RE: [pgadmin-hackers] Query results in grid, new patch
>
> Hmmm,
> I got a couple of warnings building this that should be cleaned up:
Fixed. Didn't realize I missed a few.
> I have been unable to make it misbehave on XP. I haven't tried OSX or
> Linux as I don't have either to hand atm. Can you give me a precise
> example to test? I have had complete success
> -Original Message-
> From: Florian G. Pflug [mailto:[EMAIL PROTECTED]
> Sent: 27 February 2006 12:13
> To: Dave Page
> Cc: Edward Di Geronimo Jr.; pgadmin-hackers@postgresql.org
> Subject: Re: [pgadmin-hackers] Query results in grid, new patch
>
> Dave Pag
Dave Page wrote:
I have been unable to make it misbehave on XP. I haven't tried OSX or
Linux as I don't have either to hand atm. Can you give me a precise
example to test? I have had complete success copying individual cells,
groups of rows, groups of columns and arbitrary blocks of cells.
I'm
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of
> Edward Di Geronimo Jr.
> Sent: 27 February 2006 08:00
> To: pgadmin-hackers@postgresql.org
> Subject: [pgadmin-hackers] Query results in grid, new patch
Hi Ed,
> Attach
Edward Di Geronimo Jr. wrote:
As with the previous patch, there are still focus issues that make the
clipboard support flakey. The issue seems to be the grid control doesn't
seem to hold onto the focus the way the old list object did, making it
difficult to decide which object should handle a C
Attached is a newer version of my query results in a grid patch. This
version adds a custom table class to store the data. My quick testing on
WinXP shows this patch to display query results in about one half the time
my previous patch did. That patch, at least on my system, in turn
displayed resul
24 matches
Mail list logo