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
quanzongli...@gmail.com
CIT Japan:  http://www.cit.co.jp
CIT China:  http://www.citbj.com.cn


-- 
Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers

Reply via email to