Re: Clipboard update - Mailing list pgadmin-hackers

From Dave Page
Subject Re: Clipboard update
Date
Msg-id E7F85A1B5FF8D44C8A1AF6885BC9A0E4011C9C62@ratbert.vale-housing.co.uk
Whole thread Raw
In response to Clipboard update  (edigeronimo@xtracard.com)
Responses Re: Clipboard update
List pgadmin-hackers

> -----Original Message-----
> From: pgadmin-hackers-owner@postgresql.org
> [mailto:pgadmin-hackers-owner@postgresql.org] On Behalf Of
> edigeronimo@xtracard.com
> Sent: 12 April 2006 04:48
> To: pgadmin-hackers@postgresql.org
> Subject: [pgadmin-hackers] Clipboard update
>
> Here's a small update to the clipboard support. It adds an
> option to allow using Tab as the column separator.
>
> Using tab as the separator allows you to paste the results
> into Excel and OpenOffice Calc while retaining the columns. I
> haven't had the chance to test it, but I think it will also
> allow you to paste rows into SQL Server's Enterprise Manager.

Thanks Ed, patch applied.

> We should probably consider making the default copy settings
> be tab deliminated with no quoting, as that's how both Excel
> and the SQL Server tools put data into the clipboard.

That's fine with me - does anyone object?

Regards, Dave.

pgadmin-hackers by date:

Previous
From: svn@pgadmin.org
Date:
Subject: SVN Commit by dpage: r5077 - in trunk/pgadmin3: . src/frm src/ui
Next
From: Andreas Pflug
Date:
Subject: Re: Clipboard update