Re: Feature request: context menu column sorting

From: Thom Brown <thombrown(at)gmail(dot)com>
To: Dave Page <dpage(at)pgadmin(dot)org>
Cc: pgadmin-support <pgadmin-support(at)postgresql(dot)org>
Subject: Re: Feature request: context menu column sorting
Date: 2010-02-03 14:32:45
Message-ID: bddc86151002030632y3cec484fq358a5a2e83055bed@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

On 3 February 2010 14:01, Dave Page <dpage(at)pgadmin(dot)org> wrote:
>> For example, if I select the
>> equivalent of B4 through C10, upon right-clicking on that range I'd
>> want to see an option that would let me copy what has been selected.
>
> I'm not sure where the disabled cut/copy/paste context menu is coming
> from. I assume it must be in wxWidgets but... what OS are you using?

At work, Windows. The disabled context menu comes when right-clicking
on the header. The frmEditGrid::OnLabelRightClick function shows
these being intentional.

Thom

In response to

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Guillaume Lelarge 2010-02-03 18:56:37 Re: Feature request: context menu column sorting
Previous Message Dave Page 2010-02-03 14:01:29 Re: Feature request: context menu column sorting