Re: Increasing size of results grid

From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
To: Thom Brown <thom(at)linux(dot)com>
Cc: Dave Page <dpage(at)pgadmin(dot)org>, Josh Berkus <josh(at)agliodbs(dot)com>, pgadmin-support(at)postgresql(dot)org
Subject: Re: Increasing size of results grid
Date: 2010-10-22 11:32:14
Message-ID: 4CC1763E.20401@lelarge.info
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

Le 22/10/2010 04:02, Thom Brown a écrit :
> On 22 October 2010 11:51, Thom Brown <thom(at)linux(dot)com> wrote:
>> On 22 October 2010 00:34, Guillaume Lelarge <guillaume(at)lelarge(dot)info> wrote:
>>> Le 19/10/2010 13:29, Thom Brown a écrit :
>>>> On 19 October 2010 21:24, Thom Brown <thom(at)linux(dot)com> wrote:
>>>>> On 19 October 2010 21:08, Guillaume Lelarge <guillaume(at)lelarge(dot)info> wrote:
>>>>>> You're right. Done in this new attached patch.
>>>>>
>>>>> Yep, that's excellent :) One problem is that if you zoom in and
>>>>> scroll down to a high-numbered row, it's cropped and you can't see the
>>>>> whole number, so that would have to adjust too. Might be unreasonable
>>>>> for me to ask for column widths to also increase proportionately, but
>>>>> it's better than before with your latest patch.
>>>>
>>>> Oh, something else I've noticed. The zoom in the SQL Editor is the
>>>> opposite of the grid. CTRL+scrollwheel up zooms out rather than in.
>>>>
>>>
>>> Both fixed in this new patch. I also fix a BIG issue: my previous patch
>>> doesn't allow the use of the wheel to move rows :)
>>>
>>> So, what about this patch? good enough, I hope :)
>>
>> I've tried building it twice because I couldn't see what had changed,
>> except I notice CTRL+scrollwheel up zooms out now on both the SQL pane
>> and results. Shouldn't those both be the other way round? It's just
>> web browsers all work that way.
>>
>> But I can't see the column widths adjusting, or the row number
>> container width increasing either. Running Linux btw.
>
> However, I have noticed an extra level of sheen in this version. Have
> you guys changed something? The tabs look shiny and the toolbar looks
> less bulky.
>

I don't think we did anything to get that result.

--
Guillaume
http://www.postgresql.fr
http://dalibo.com

In response to

Browse pgadmin-support by date

  From Date Subject
Next Message Massa, Harald Armin 2010-10-22 11:37:48 Re: Increasing size of results grid
Previous Message Guillaume Lelarge 2010-10-22 11:31:36 Re: Increasing size of results grid