Re: Cannot paste text from eclipse 3.5 to PGAdmin III

Поиск
Список
Период
Сортировка
От Stephan Jaensch
Тема Re: Cannot paste text from eclipse 3.5 to PGAdmin III
Дата
Msg-id DF81B5F2-0380-4740-AA7D-18616FB4AF8B@gmx.net
обсуждение исходный текст
Ответ на Re: Cannot paste text from eclipse 3.5 to PGAdmin III  (Dave Page <dpage@pgadmin.org>)
Ответы Re: Cannot paste text from eclipse 3.5 to PGAdmin III
Re: Cannot paste text from eclipse 3.5 to PGAdmin III
Список 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


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

Предыдущее
От: Madis Pärn
Дата:
Сообщение: Re: pgadmin goes to infinite loop
Следующее
От: Dave Page
Дата:
Сообщение: Re: Cannot paste text from eclipse 3.5 to PGAdmin III