Re: Number of selected characters.

From: Dave Page <dpage(at)pgadmin(dot)org>
To: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
Cc: Vinicius Santos <vinicius(dot)santos(dot)lista(at)gmail(dot)com>, pgadmin-hackers(at)postgresql(dot)org
Subject: Re: Number of selected characters.
Date: 2011-01-21 09:17:34
Message-ID: AANLkTinA_7PPtOT=VwhTzzYPo9ASqvtDaK_a9+Z3_R9d@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

On Fri, Jan 21, 2011 at 9:16 AM, Dave Page <dpage(at)pgadmin(dot)org> wrote:
> On Thu, Jan 20, 2011 at 10:33 PM, Guillaume Lelarge
> <guillaume(at)lelarge(dot)info> wrote:
>> Le 04/01/2011 17:34, Dave Page a écrit :
>>> On Tue, Jan 4, 2011 at 3:41 PM, Guillaume Lelarge
>>> <guillaume(at)lelarge(dot)info> wrote:
>>>> Le 04/01/2011 16:27, Dave Page a écrit :
>>>>> On Tue, Jan 4, 2011 at 2:05 PM, Guillaume Lelarge
>>>>> <guillaume(at)lelarge(dot)info> wrote:
>>>>>> Ch is not obvious either. But, what about Sel?
>>>>>
>>>>> It is obvious when it changes to a new value every time you move the
>>>>> cursor. Sl (or Sel) isn't - you don't see it change in normal
>>>>> operation.
>>>>>
>>>>
>>>> We could hide it when there is no selection.
>>>
>>> It it had it's own panel, was empty when there was no selection, and
>>> had a slightly more descriptive text ("N chars"?), I could probably
>>> live with it.
>>>
>>
>> Done. Patch and screenshots attached.
>>
>> Does it look like what you intended?
>
> Much better - though I still think it should say:
>
> 33 chars
>
> not
>
> sel 33
>
> which is pretty cryptic.

Oh, and thanks for taking the time to do this - it is appreciated.

--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Magnus Hagander 2011-01-21 09:17:47 Re: Patch to support SSL certificate connections
Previous Message Dave Page 2011-01-21 09:16:49 Re: Number of selected characters.