Import: how to display warnning & error message

Поиск
Список
Период
Сортировка
От Quan Zongliang
Тема Import: how to display warnning & error message
Дата
Msg-id 20090106191118.D57E.4125B4E5@gmail.com
обсуждение исходный текст
Ответы Re: Import: how to display warnning & error message  ("Dave Page" <dpage@pgadmin.org>)
Список pgadmin-hackers
Hi, all

I got a free license of DialogBlocks to design UI.
Thank Julian Smart and his company: Anthemion Software Ltd.

Question:

In import wizard, it is needed to display messages.

1. How to add status bar to wxWizard?
    Like other UI, put wxStatusBar at the bottom of window.
    I had tried to put wxWizard and wxStatusBar to wxPanel, but it can't
work properly.
2. Add a status bar to wxWizardPage?
    The UI will get bad look and can't follow common style.
3. Use wxMessageBox?
    The end user will suffer from lots of message dialog.

Can someone give me a suggestion and a solution?

Sorry, my fault, send this mail to support mailing-list.
Can you delete it, Dave?

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


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

Предыдущее
От: svn@pgadmin.org
Дата:
Сообщение: SVN Commit by dpage: r7538 - trunk/pgadmin3/docs/en_US
Следующее
От: "Dave Page"
Дата:
Сообщение: Re: Import: how to display warnning & error message