Re: dlgCheck review

From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
To: Dave Page <dpage(at)pgadmin(dot)org>
Cc: pgadmin-hackers(at)postgresql(dot)org
Subject: Re: dlgCheck review
Date: 2008-07-22 23:26:04
Message-ID: 48866C8C.9060500@lelarge.info
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Dave Page a écrit :
> On Tue, Jul 22, 2008 at 2:48 PM, Guillaume Lelarge
> <guillaume(at)lelarge(dot)info> wrote:
>> Dave Page a écrit :
>>> Yup, works well. Should we have the labels top-aligned with the
>>> multi-line textboxes though? I'm not sure.
>>>
>> My opinion : we should have them top-aligned for consistency sake. In the
>> dlgAggregate dialog, second tab, we have the wxListCtrl on the right, and a
>> label and a button on the left side. The label is top aligned, the button
>> should be bottom aligned to sit next to the add button. If this dialog shows
>> a label top-aligned, the others should as well.
>>
>> And I find top-alignement prettier on these dialogs :)
>
> On reflection, I think you're right.
>

Fixed.

--
Guillaume.
http://www.postgresqlfr.org
http://dalibo.com

In response to

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2008-07-24 21:33:22 Re: Dialogs review
Previous Message Dave Page 2008-07-22 13:55:02 Re: Dialogs review