| From: | Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com> |
|---|---|
| To: | pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org> |
| Subject: | SetSize function never called in case of modal dialog |
| Date: | 2012-08-28 15:51:05 |
| Message-ID: | CANxoLDf7oO9GXwF-_qBZxR_1gpHW8LDYOVnOFhOzPvR-nuMPow@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgadmin-hackers |
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*
| Attachment | Content-Type | Size |
|---|---|---|
| SetSize_Error.patch | application/octet-stream | 651 bytes |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Dave Page | 2012-08-28 16:03:19 | pgAdmin III commit: Ensure dialog sizing works correctly with modal dia |
| Previous Message | Dave Page | 2012-08-28 14:46:23 | Re: Same sub-menu name for disconnectDatabaseFactory and disconnectServerFactory. |