From: | "Dave Page" <dpage(at)pgadmin(dot)org> |
---|---|
To: | "Guillaume Lelarge" <guillaume(at)lelarge(dot)info> |
Cc: | pgadmin-hackers(at)postgresql(dot)org |
Subject: | Re: Listctrl sizing (Was: Server Status window work) |
Date: | 2009-01-06 20:21:56 |
Message-ID: | 937d27e10901061221r4f9fcb75obe5e270dc5e1dfed@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-hackers |
On Tue, Jan 6, 2009 at 7:58 PM, Guillaume Lelarge
<guillaume(at)lelarge(dot)info> wrote:
> Buttons are hidden on the bottom? check the <style> tag, I think there's
> no border for the bottom. Replace wxTOP|wxLEFT|wxRIGHT with wxALL and it
> should be better.
That got it - thanks. I also fixed the layout; one layout had the
buttons on the bottom left, the other on the bottom right.
>> I've asked an expert about this - hopefully we may get some answers.
>> If not, I wonder if we can use the generic control selectively
>> somehow, so we can avoid the problem cases the commit above fixes, and
>> get the sizing right elsewhere.
>>
>
> Could be interesting.
>
> Thanks for looking at this.
Np. Working up a test case now...
--
Dave Page
EnterpriseDB UK: http://www.enterprisedb.com
From | Date | Subject | |
---|---|---|---|
Next Message | Dave Page | 2009-01-06 22:18:21 | Re: Server Status window work |
Previous Message | svn | 2009-01-06 20:20:36 | SVN Commit by dpage: r7539 - trunk/pgadmin3/pgadmin/ui |