Re: Cannot paste text from eclipse 3.5 to PGAdmin III

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: Cannot paste text from eclipse 3.5 to PGAdmin III
Дата
Msg-id 937d27e10908030857h729b94a1mc2a36a9241e5009f@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Cannot paste text from eclipse 3.5 to PGAdmin III  (Stephan Jaensch <sjaensch@gmx.net>)
Ответы Re: Cannot paste text from eclipse 3.5 to PGAdmin III
Список pgadmin-support
On Mon, Aug 3, 2009 at 4:34 PM, Stephan Jaensch<sjaensch@gmx.net> wrote:
> Hi all,
> Am 30.07.2009 um 18:14 schrieb Paul Austin:
>
> I'm having problems pasting text from Eclipse 3.5 into PGAdmin III (1.10.0
> and 1.8.4) on Mac OS X.
>
> I have reported a bug to eclipse which describes the full issue
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=284329
>
> I was wondering if there is anything that can be done in PGAdmin III to get
> the clipboard to work?
>
> 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.

-- 
Dave Page
EnterpriseDB UK:   http://www.enterprisedb.com


В списке pgadmin-support по дате отправления:

Предыдущее
От: Stephan Jaensch
Дата:
Сообщение: Re: Cannot paste text from eclipse 3.5 to PGAdmin III
Следующее
От: Mike Blackwell
Дата:
Сообщение: Feature request - find record from selected foreign key