pgAdmin III commit: Do not disable the Apply button in case of failure - Mailing list pgadmin-hackers

From Guillaume Lelarge
Subject pgAdmin III commit: Do not disable the Apply button in case of failure
Date
Msg-id E1SsGaQ-0004Bw-9o@gothos.postgresql.org
Whole thread Raw
List 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(-)


pgadmin-hackers by date:

Previous
From: Guillaume Lelarge
Date:
Subject: pgAdmin III commit: Do not disable the Apply button in case of failure
Next
From: "pgAdmin Trac"
Date:
Subject: Re: [pgAdmin III] #371: Enhance the search tool