Re: [pgadmin-hackers] Clipboard update

2006-04-12 Thread Dave Page
On 12/4/06 18:22, "Magnus Hagander" <[EMAIL PROTECTED]> wrote: 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 Cal

Re: [pgadmin-hackers] Clipboard update

2006-04-12 Thread Magnus Hagander
> >>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,

Re: [pgadmin-hackers] Problem in graphical explain

2006-04-12 Thread Andreas Pflug
Miha Radej wrote: Hi! I have some tables and playing with a query and graphical explain got me to a strange result - a grey line across the entire window; see http://mcajvar.prkoritu.net/pgadmin/graphic_explain_db1.png . There's something wrong here :-) I then made an exact duplicate copy o

Re: [pgadmin-hackers] Clipboard update

2006-04-12 Thread Andreas Pflug
Dave Page wrote: -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] 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

Re: [pgadmin-hackers] Clipboard update

2006-04-12 Thread Dave Page
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > [EMAIL PROTECTED] > 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 >

[pgadmin-hackers] SVN Commit by dpage: r5077 - in trunk/pgadmin3: . src/frm src/ui

2006-04-12 Thread svn
Author: dpage Date: 2006-04-12 16:52:24 +0100 (Wed, 12 Apr 2006) New Revision: 5077 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=5077&view=rev Log: Allow the tab character to be used as the clipboard column separator to allow pasting of query results straight into apps lik

[pgadmin-hackers] Problem in graphical explain

2006-04-12 Thread Miha Radej
Hi! I have some tables and playing with a query and graphical explain got me to a strange result - a grey line across the entire window; see http://mcajvar.prkoritu.net/pgadmin/graphic_explain_db1.png . I then made an exact duplicate copy of the users, database, everything I could think of and t

[pgadmin-hackers] Clipboard update

2006-04-12 Thread edigeronimo
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