pgAdmin svn 8390 copy/paste numeric fields

From: Vladimir Kokovic <kokovic(dot)vladimir(at)gmail(dot)com>
To: pgadmin-support(at)postgresql(dot)org
Subject: pgAdmin svn 8390 copy/paste numeric fields
Date: 2010-05-24 18:29:59
Message-ID: AANLkTin5pkT3TiMcPKnM-l1dZd8-_g2WdGicGYY_YNyE@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

Hi,

After adding the editor for date/time fields,
it is necessary to add the possibility to copy/paste numeric fields.

Now frmEditGrid.cpp OnPaste controls whether the editor is kind of
wxStyledTextCtrl
which is correct for sqlGridTextEditor,
but it can not be applied to sqlGridNumericEditor (wxTextCtrl).

Best regards,
Vladimir Kokovic, DP senior, Belgrade, Serbia

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message venkat chalamala 2010-05-26 05:07:13 Netbeans6.0 with PostgreSQl
Previous Message Dave Page 2010-05-22 21:16:23 Re: pgAgent: RFE: ability to customize step order