[pgAdmin III] #197: copy/paste numeric fields

From: "pgAdmin Trac" <trac(at)code(dot)pgadmin(dot)org>
To:
Cc: pgadmin-hackers(at)postgresql(dot)org
Subject: [pgAdmin III] #197: copy/paste numeric fields
Date: 2010-05-31 17:52:49
Message-ID: 057.7138fbb6753400e9e0012eda13f99672@code.pgadmin.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

#197: copy/paste numeric fields
------------------------------+---------------------------------------------
Reporter: Vladimir Kokovic | Owner: dpage
Type: bug | Status: new
Priority: minor | Milestone:
Component: pgadmin | Version: 1.10
Keywords: editgrid | Platform: all
------------------------------+---------------------------------------------
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).

--
Ticket URL: <http://code.pgadmin.org/trac/ticket/197>
pgAdmin III <http://code.pgadmin.org/trac/>
pgAdmin III

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message pgAdmin Trac 2010-05-31 18:40:00 [pgAdmin III] #198: Refreshing functions within the object browser causes them to disappear
Previous Message svn 2010-05-28 14:15:30 SVN Commit by guillaume: r8395 - trunk/pgadmin3/i18n/de_DE