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

From Andreas Pflug
Subject Re: Query results in grid, new patch
Date
Msg-id 4402B5C5.5060406@pse-consulting.de
Whole thread Raw
In response to Query results in grid, new patch  ("Edward Di Geronimo Jr." <edigeronimo@xtracards.com>)
List pgadmin-hackers
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 Copy request. I don't
> know very much about wxWidgets, so I'm stumped on the issue. Someone else
> will have to help out.

This is an ancient issue....

As I said, we had marking problems in wxGrid for years, still not fully
solved.

Regards,
Andreas

pgadmin-hackers by date:

Previous
From: "Edward Di Geronimo Jr."
Date:
Subject: Query results in grid, new patch
Next
From: svn@pgadmin.org
Date:
Subject: SVN Commit by dpage: r5032 - in trunk/pgadmin3: . src/base