Re: Refresh objects on Click

Поиск
Список
Период
Сортировка
От Vinicius Santos
Тема Re: Refresh objects on Click
Дата
Msg-id 4E45FA3F.7080208@gmail.com
обсуждение исходный текст
Ответ на Re: Refresh objects on Click  (Dave Page <dpage@pgadmin.org>)
Ответы Re: Refresh objects on Click  (Vinicius Santos <vinicius.santos.lista@gmail.com>)
Список 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 по дате отправления:

Предыдущее
От: Guillaume Lelarge
Дата:
Сообщение: pgAdmin III commit: Renamed wxhotdraw library to hotdraw
Следующее
От: Vinicius Santos
Дата:
Сообщение: Re: Refresh objects on Click