Re: pgAdmin svn 8390 copy/paste numeric fields

From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
To: Vladimir Kokovic <kokovic(dot)vladimir(at)gmail(dot)com>
Cc: pgadmin-support(at)postgresql(dot)org
Subject: Re: pgAdmin svn 8390 copy/paste numeric fields
Date: 2010-06-05 21:12:09
Message-ID: 4C0ABDA9.8090103@lelarge.info
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

Le 31/05/2010 20:36, Guillaume Lelarge a écrit :
> Hi,
>
> Le 24/05/2010 20:29, Vladimir Kokovic a écrit :
>> [...]
>> 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).
>>
>
> It seems there are quite a bunch of bugs in the edit grid window, at
> least on Linux. I added a ticket to track this issue
> (http://code.pgadmin.org/trac/ticket/197). I'll have to check this on
> Windows and Mac OS X before working on it, which means I won't be able
> to work on it before next friday. But we definitely have something to do
> on this.
>

So, I tried on Windows and it does work great. I didn't try the usual
shortcuts but at least, menus are working. Which OS do you use? Linux?

--
Guillaume
http://www.postgresql.fr
http://dalibo.com

In response to

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Guillaume Lelarge 2010-06-05 21:30:00 Re: Problem creating backup of schema
Previous Message Guillaume Lelarge 2010-06-05 21:10:34 Re: beta testing - pgAdmin crash on macosx 10.5.8