pgAdmin III commit: Do not disable the Apply button in case of failure

From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Do not disable the Apply button in case of failure
Date: 2012-07-20 17:01:54
Message-ID: E1SsGaQ-0004Bw-9o@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Do not disable the Apply button in case of failure

On the properties' dialogs with an Apply button, if the first click on the
Apply button failed to apply the changes, the Apply button becomes inactive
instead of staying active.

Per report from Michal Kozusznik.

Branch
------
REL-1_16_0_PATCHES

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=21a2f2a81dd294ab544511fece1996e6d858795d

Modified Files
--------------
pgadmin/dlg/dlgProperty.cpp | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message pgAdmin Trac 2012-07-20 17:04:14 Re: [pgAdmin III] #371: Enhance the search tool
Previous Message Dave Page 2012-07-20 12:50:12 Re: SSH Tunneling implementation