Copy selected text to "Find:" text field

From: Nail Samatov <nail(dot)samatov(at)googlemail(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: Copy selected text to "Find:" text field
Date: 2010-11-15 07:05:35
Message-ID: AANLkTim4s4=9K6KvtbjM7PD2K8_Sio=Wd76hozy-bWH5@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

In many IDE's there is a very useful feature: if there is a selected
text when a user has opened Find And Replace dialog, then this text is
copied to the "Find:" text field.
If there is no selected text, then "Find:" text field is not changed.

I miss this feature in pgAdmin, so I attach the patch to fix it...
May be it will be useful for someone else...

--
Best regards,
Nail Samatov

Attachment Content-Type Size
0001-Added-the-feature-if-there-is-a-selected-text-when-a.patch application/octet-stream 2.0 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2010-11-15 12:40:14 pgAdmin III commit: Use the highlighted text in the Query Tool as the d
Previous Message pgAdmin Trac 2010-11-14 09:17:58 Re: [pgAdmin III] #280: Use the new pg_last_xact_replay_timestamp() function