Re: Refresh objects on Click - Mailing list pgadmin-hackers

From Vinicius Santos
Subject Re: Refresh objects on Click
Date
Msg-id 4E45FA3F.7080208@gmail.com
Whole thread Raw
In response to Re: Refresh objects on Click  (Dave Page <dpage@pgadmin.org>)
Responses Re: Refresh objects on Click
List pgadmin-hackers
Em 11/08/2011 07:25, Dave Page escreveu:
> - On frmOptions, the combo box to select the refresh mode should be to
> the right of the label, not underneath. The sizing should following
> the layout of other tabs.
Done.
> - In "Refresh object on click" mode, if I click a table, and then
> click the parent database, all nodes below the "Schemas" node are
> collapsed.
Done.
>
> - Please use an actual declared enum for the setting, so we can avoid
> using "magic" numbers in execSelChange() - eg. if
> (settingRefreshOnClick == REFRESH_OBJECT_ONLY)
Done.

Unfortunately, I have no time to make tests more heavy.
If you find errors or have more suggestions, please let me know.

Thank You.



pgadmin-hackers by date:

Previous
From: Guillaume Lelarge
Date:
Subject: pgAdmin III commit: Renamed wxhotdraw library to hotdraw
Next
From: Vinicius Santos
Date:
Subject: Re: Refresh objects on Click