Re: import function's progress report

Поиск
Список
Период
Сортировка
От Quan Zongliang
Тема Re: import function's progress report
Дата
Msg-id 20090104155618.7DCF.4125B4E5@gmail.com
обсуждение исходный текст
Ответ на Re: import function's progress report  ("Dave Page" <dpage@pgadmin.org>)
Ответы Re: import function's progress report  ("Dave Page" <dpage@pgadmin.org>)
Список pgadmin-hackers
The work restarted.

> No, we don't make UI design optional - we use the appropriate controls
> for the task and leave it at that.
I had read wxWizard's document. The button's label and status can't be
controlled. But I think we need <start> <stop> or <pause> buttons and
labels or more controller to control the data import progress.
One choice:
We can use wxWizardPage to contain this contrllers, as it derived from
wxPanel. But this may make UI look strange.
Two:
Rewrite the wxWizard class, add some Get and Set method to control more
elements.

Which?


-----------------------------------------------
Quan Zongliang
quanzongliang@gmail.com
CIT Japan:  http://www.cit.co.jp
CIT China:  http://www.citbj.com.cn


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: "Dave Page"
Дата:
Сообщение: Re: Patch: New Plan Node Type support in pg 8.4
Следующее
От: Guillaume Lelarge
Дата:
Сообщение: Re: Server Status window work