Re: Paste rows patch

From: "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk>
To: "Edward Di Geronimo Jr(dot)" <edigeronimo(at)xtracards(dot)com>, <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: Paste rows patch
Date: 2006-05-09 12:35:38
Message-ID: E7F85A1B5FF8D44C8A1AF6885BC9A0E401387FF1@ratbert.vale-housing.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

> -----Original Message-----
> From: pgadmin-hackers-owner(at)postgresql(dot)org
> [mailto:pgadmin-hackers-owner(at)postgresql(dot)org] On Behalf Of
> Edward Di Geronimo Jr.
> Sent: 09 May 2006 07:24
> To: pgadmin-hackers(at)postgresql(dot)org
> Subject: [pgadmin-hackers] Paste rows patch
>
> Here's a fully functional version of my row pasting patch. It
> now always pastes into the * row, and prompts if you want to
> skip over serial columns or not. It should be good to go.

It's looking much better, however, I still think that if the cursor is
actually active in a cell then the paste should go to that cell, and
only in other cases to the new row. On Windows, the only way to do that
is ctrl-v or right-click->paste. The paste button and ctrl-v should
always do the same thing (though I wonder if that's an issue with
Windows doing the actual paste operation in the ctrl-v case) imo.

Whaddya think?

Regards, Dave.

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Edward Di Geronimo Jr. 2006-05-09 14:00:05 Re: Paste rows patch
Previous Message svn 2006-05-09 08:10:04 SVN Commit by dpage: r5137 - in branches/REL-1_4_0_PATCHES/pgadmin3: i18n i18n/zh_CN i18n/zh_TW pkg/win32/src