pgAdmin III commit: Allow paste for text in a textbox of frmEditGrid

Поиск
Список
Период
Сортировка
От Guillaume Lelarge
Тема pgAdmin III commit: Allow paste for text in a textbox of frmEditGrid
Дата
Msg-id 201008301149.o7UBnacJ036499@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Commit: http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=21254116a46ed3c4d6caa4dc7df7ef4557aa0437
Author: Steffen Kuhn <pg@kuhnsteffen.de>

Log Message
-----------
Allow paste for text in a textbox of frmEditGrid

Previously, only the wxStyledTextCtrl component was handled. This patch allows
the user to paste a text inside a numeric field for example.

Patch from Steffen Kuhn.

Branch
------
master

Modified Files
--------------
CHANGELOG                   |    2 ++
pgadmin/frm/frmEditGrid.cpp |    8 ++++++++
2 files changed, 10 insertions(+), 0 deletions(-)


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

Предыдущее
От: Ashesh Vashi
Дата:
Сообщение: Re: Visual relicts gqb
Следующее
От: Guillaume Lelarge
Дата:
Сообщение: Re: #197 copy/paste numeric fields