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

From Akshay Joshi
Subject SetSize function never called in case of modal dialog
Date
Msg-id CANxoLDf7oO9GXwF-_qBZxR_1gpHW8LDYOVnOFhOzPvR-nuMPow@mail.gmail.com
Whole thread Raw
Responses Re: SetSize function never called in case of modal dialog  (Dave Page <dpage@pgadmin.org>)
List 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

pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: Same sub-menu name for disconnectDatabaseFactory and disconnectServerFactory.
Next
From: Dave Page
Date:
Subject: pgAdmin III commit: Ensure dialog sizing works correctly with modal dia