Re: SetSize function never called in case of modal dialog - Mailing list pgadmin-hackers

From Dave Page
Subject Re: SetSize function never called in case of modal dialog
Date
Msg-id CA+OCxozuDETPuHBm+sZvdyQ+dku_v=VkMHUrTnc2-Rh-27YHMA@mail.gmail.com
Whole thread Raw
In response to SetSize function never called in case of modal dialog  (Akshay Joshi <akshay.joshi@enterprisedb.com>)
List pgadmin-hackers
Thanks, patch applied.

On Tue, Aug 28, 2012 at 4:51 PM, Akshay Joshi
<akshay.joshi@enterprisedb.com> wrote:
> Hi Dave
>
> I have seen one problem in the dlgProperty::Go() function, where SetSize()
> function which is used to fix UI glitch on MacOS X and Windows has never
> been called in case of modal dialog. I have fixed the issue. Attached is the
> patch.
>
> Can you please review it and if it looks OK to you please commit it.
>
> --
> Akshay Joshi
> Senior Software Engineer
> EnterpriseDB Corporation
> The Enterprise PostgreSQL Company
> Phone: +91 20-3058-9522
> Mobile: +91 976-788-8246
>
>
>
> --
> Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgadmin-hackers
>



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

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


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin III commit: Ensure dialog sizing works correctly with modal dia
Next
From: Vinicius Santos
Date:
Subject: Re: Autosave in the SQL Editor