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-0004Bu-9F@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
------
master

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

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


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: SSH Tunneling implementation
Next
From: Guillaume Lelarge
Date:
Subject: pgAdmin III commit: Do not disable the Apply button in case of failure