pgAdmin III commit: Select old values when connecting to another server - Mailing list pgadmin-hackers

From Guillaume Lelarge
Subject pgAdmin III commit: Select old values when connecting to another server
Date
Msg-id 201010290621.o9T6LUXV087588@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Select old values when connecting to another server

When a user selects another server, the database and user comboboxes are
cleared and filled again with the new values. The last selected item for both
comboboxes should be selected if they are still present.

Fixes #232.

Branch
------
REL-1_12_0_PATCHES

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

Modified Files
--------------
CHANGELOG                           |    1 +
pgadmin/dlg/dlgSelectConnection.cpp |   23 ++++++++++++++++++++---
2 files changed, 21 insertions(+), 3 deletions(-)


pgadmin-hackers by date:

Previous
From: "pgAdmin Trac"
Date:
Subject: [pgAdmin III] #272: Default width of EXPLAIN ANALYZE output
Next
From: Thom Brown
Date:
Subject: Re: Restore database form button