Re: Fwd: dlgEditGridOptions

From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
To: Dave Page <dpage(at)pgadmin(dot)org>
Cc: pg(at)kuhnsteffen(dot)de, pgadmin-hackers(at)postgresql(dot)org
Subject: Re: Fwd: dlgEditGridOptions
Date: 2010-12-21 21:49:14
Message-ID: 4D1120DA.4050802@lelarge.info
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Le 23/08/2010 16:44, Dave Page a écrit :
> On Mon, Aug 23, 2010 at 3:42 PM, Guillaume Lelarge
> <guillaume(at)lelarge(dot)info> wrote:
>> Le 23/08/2010 16:33, Dave Page a écrit :
>>> Hi Steffen
>>>
>>> On Sun, Aug 22, 2010 at 3:30 PM, Steffen Kuhn <pg(at)kuhnsteffen(dot)de> wrote:
>>>> Hi,
>>>>
>>>> as already mentioned, I'm not that firm with the multiplatform demands.
>>>> Anyway here is my suggest working on ubuntu gnome.
>>>
>>> I think I missed the email with the screenshot - can you resend it please?
>>>
>>> Guillaume; this dialogue (like frmOptions) seems to have some residual
>>> mis-formatting from the addition of sizers (I assume). Specifically,
>>> there is no border between the tabset and the edges of the dialogue,
>>> and the OK/Cancel buttons and the edges of the dialogue. Perhaps you
>>> could work your magic on them, and apply Steffen's patch at the same
>>> time if you think it's appropriate?
>>>
>>
>> Was working on it. Steffen's patch isn't appropriate, but he's right
>> about the bug on GTK. And you're right about the sizers. I still don't
>> know why but wxWidgets doesn't return us the good size of the list.
>> Anyway, I'm working on it.
>
> Great - thanks.
>

It took me some time to get back to it, but I finally commited this.

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

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Guillaume Lelarge 2010-12-21 23:06:55 pgAdmin III commit: Fix copy bug in the edit grid
Previous Message Guillaume Lelarge 2010-12-21 21:48:49 pgAdmin III commit: Fix the invisible column in dlgEditGridOptions