Import: how to display warnning & error message - Mailing list pgadmin-hackers

From Quan Zongliang
Subject Import: how to display warnning & error message
Date
Msg-id 20090106191118.D57E.4125B4E5@gmail.com
Whole thread Raw
Responses Re: Import: how to display warnning & error message  ("Dave Page" <dpage@pgadmin.org>)
List 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 by date:

Previous
From: svn@pgadmin.org
Date:
Subject: SVN Commit by dpage: r7538 - trunk/pgadmin3/docs/en_US
Next
From: "Dave Page"
Date:
Subject: Re: Import: how to display warnning & error message