From: | Guillaume Lelarge <guillaume(at)lelarge(dot)info> |
---|---|
To: | Andreas <maps(dot)on(at)gmx(dot)net> |
Cc: | pgadmin-support(at)postgresql(dot)org |
Subject: | Re: pgAdmin 1.12.0 / Win / no drag&drop in SQL-Editor ??? |
Date: | 2010-10-01 23:01:15 |
Message-ID: | 4CA6683B.8010101@lelarge.info |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-support |
Le 02/10/2010 00:39, Andreas a écrit :
> 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.
Tried it and indeed it worked. I suppose that when I added the support
of drag-and-drop files, it kind of stopped supporting drag and drop of
text. Will have to look at this.
> 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.
>
--
Guillaume
http://www.postgresql.fr
http://dalibo.com
From | Date | Subject | |
---|---|---|---|
Next Message | Guillaume Lelarge | 2010-10-01 23:04:48 | Re: automatic sql formating ? |
Previous Message | Andreas | 2010-10-01 22:52:33 | automatic sql formating ? |