Re: SetSize function never called in case of modal dialog

From: Dave Page <dpage(at)pgadmin(dot)org>
To: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
Cc: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: SetSize function never called in case of modal dialog
Date: 2012-08-28 16:03:56
Message-ID: CA+OCxozuDETPuHBm+sZvdyQ+dku_v=VkMHUrTnc2-Rh-27YHMA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Thanks, patch applied.

On Tue, Aug 28, 2012 at 4:51 PM, Akshay Joshi
<akshay(dot)joshi(at)enterprisedb(dot)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(at)postgresql(dot)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

In response to

Browse pgadmin-hackers by date

  From Date Subject
Next Message Vinicius Santos 2012-08-28 16:21:47 Re: Autosave in the SQL Editor
Previous Message Dave Page 2012-08-28 16:03:49 pgAdmin III commit: Ensure dialog sizing works correctly with modal dia