| From: | Dave Page <dpage(at)pgadmin(dot)org> |
|---|---|
| To: | Mark Murawski <kobaz(at)kobaz(dot)net> |
| Cc: | pgadmin-support(at)postgresql(dot)org |
| Subject: | Re: Cannot paste text from eclipse 3.5 to PGAdmin III |
| Date: | 2009-08-03 15:18:18 |
| Message-ID: | 937d27e10908030818y696b3679gc5d590a420d7dd01@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgadmin-support |
On Fri, Jul 31, 2009 at 11:25 PM, Mark Murawski<kobaz(at)kobaz(dot)net> wrote:
> Also, along the lines of pasting...
>
> You can't copy text from a query editor using the "select a region" method
> that's standard in X (where you select a bit of text, and then middle click
> in another window to paste).. This kills the ability to paste into xterms
> from the query window. But, if you ctrl-c the query text, and paste it into
> the scratch pad, and *then* select from the scratch pad. You can middle
> click paste into an xterm.
Unfortunately we're largely at the mercy of the version of the
Scintilla text control that wxWidgets ships when it comes to
copy/paste. We are looking into ways we might update it independently
however, as there are other issues that are fixed in the upstream
sources that haven't made it into wxWidgets yet.
--
Dave Page
EnterpriseDB UK: http://www.enterprisedb.com
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Stephan Jaensch | 2009-08-03 15:34:19 | Re: Cannot paste text from eclipse 3.5 to PGAdmin III |
| Previous Message | Dave Page | 2009-08-03 15:08:00 | Re: pgadmin goes to infinite loop |