pgAdmin III commit: Allow paste for text in a textbox of frmEditGrid - Mailing list pgadmin-hackers

From Guillaume Lelarge
Subject pgAdmin III commit: Allow paste for text in a textbox of frmEditGrid
Date
Msg-id 201008301149.o7UBnacJ036499@gothos.postgresql.org
Whole thread Raw
List 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 by date:

Previous
From: Ashesh Vashi
Date:
Subject: Re: Visual relicts gqb
Next
From: Guillaume Lelarge
Date:
Subject: Re: #197 copy/paste numeric fields