Re: pgAdmin 1.12.0 / Win / no drag&drop in SQL-Editor ???

From: Andreas <maps(dot)on(at)gmx(dot)net>
To: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
Cc: pgadmin-support(at)postgresql(dot)org
Subject: Re: pgAdmin 1.12.0 / Win / no drag&drop in SQL-Editor ???
Date: 2010-10-01 22:39:54
Message-ID: 4CA6633A.9080308@gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

Am 01.10.2010 23:24, schrieb Guillaume Lelarge:
> Le 01/10/2010 20:38, Andreas a écrit :
>> Hi,
>> I recently updated my PG 8.4 to 9.0 and therefore I've got pgAdmin 1.12.0.
>> Why can't one use drag&drop in SQL-Editor ?
>> E.g. mark some portion of sql and drag it somewhere else while pressing
>> the ctrl-key to get a copy.
>>
>> Have I missed an option somewhere that was in older pgAdmins activated
>> as default?
>>
> Drag and drop has not very good support in pgAdmin. The only thing you
> can drag and drop AFAICT is a file onto the query editor so that you can
> open quickly your query files.
>
> I added your suggestion in a ticket
> (http://code.pgadmin.org/trac/ticket/249). We'll see if we'll have time
> to work on this for next release.
>
>
Well, but if you test pgAdmin III 1.10.3 you see that there all works as
intended.
At least on Windows.
I'm not talking about pulling files into the sql-tool.
I just find it handy to clone or move parts of a sql script with the mouse.
Thats a pretty common feature of editors.

In response to

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Andreas 2010-10-01 22:52:33 automatic sql formating ?
Previous Message Guillaume Lelarge 2010-10-01 21:26:57 Re: pgAdmin 1.12.0 / Win / Combobox in Query-Tool ?