| From: | Dave Page <dpage(at)pgadmin(dot)org> |
|---|---|
| To: | "J(dot)F(dot) Oster" <jinfroster(at)mail(dot)ru> |
| Cc: | pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org> |
| Subject: | Re: PATCH: Enable deselecting in SQL Grid |
| Date: | 2014-02-13 16:42:53 |
| Message-ID: | CA+OCxowCY8Mas_91=4rLM=uVvYV0cOZRrttjxXTm=6xh0AkUCg@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgadmin-hackers |
On Tue, Feb 11, 2014 at 3:56 PM, J.F. Oster <jinfroster(at)mail(dot)ru> wrote:
> Hello!
>
> When working with datasets, it is handy for a user to both select and
> deselect arbitary rows/columns by clicking labels with Control
> pressed. As I can see, wxGrid "out of box" doesn't deselect, that is
> annoying.
Thanks - patch applied.
> This patch adds missing functionality.
> Also something should be done to support range (de)selection by
> left-dragging with Control pressed, but I don't understand how :(
Hmm, no - I'm not sure about that either.
--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake
EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
| From | Date | Subject | |
|---|---|---|---|
| Next Message | David E. Wheeler | 2014-02-13 17:11:36 | Re: Add CREATE EXTENSION Support |
| Previous Message | Dave Page | 2014-02-13 16:42:02 | pgAdmin III commit: Allow more flexible selection/deselection of rows a |