Re: Cannot paste text from eclipse 3.5 to PGAdmin III

From: Stephan Jaensch <sjaensch(at)gmx(dot)net>
To: pgadmin-support(at)postgresql(dot)org
Subject: Re: Cannot paste text from eclipse 3.5 to PGAdmin III
Date: 2009-08-04 07:50:38
Message-ID: DF81B5F2-0380-4740-AA7D-18616FB4AF8B@gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

Hi Dave,

Am 03.08.2009 um 17:57 schrieb Dave Page:

>> After further investigation using the Clipboard Viewer from Apple's
>> development tools, it seems that PGAdmin ist inserting the UTF16
>> version of
>> the clipboard contents instead of using the UTF8 version, stopping
>> at the
>> first NUL byte.
>> Is this a wxwidgets or PGAdmin bug?
>
> wxWidgets. pgAdmin just uses the wxTheClipboard class, which fetches a
> wxString for us.

Seems to be fixed in the next wxWidgets version: http://trac.wxwidgets.org/ticket/10902

Cheers,
Stephan

In response to

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Dave Page 2009-08-04 08:07:06 Re: Cannot paste text from eclipse 3.5 to PGAdmin III
Previous Message Madis Pärn 2009-08-04 07:03:17 Re: pgadmin goes to infinite loop