From: | Quan Zongliang <quanzongliang(at)gmail(dot)com> |
---|---|
To: | pgadmin-hackers(at)postgresql(dot)org |
Subject: | Import: how to display warnning & error message |
Date: | 2009-01-06 10:13:05 |
Message-ID: | 20090106191118.D57E.4125B4E5@gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-hackers pgadmin-support |
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(at)gmail(dot)com
CIT Japan: http://www.cit.co.jp
CIT China: http://www.citbj.com.cn
From | Date | Subject | |
---|---|---|---|
Next Message | Dave Page | 2009-01-06 10:29:07 | Re: Import: how to display warnning & error message |
Previous Message | svn | 2009-01-06 10:01:56 | SVN Commit by dpage: r7538 - trunk/pgadmin3/docs/en_US |
From | Date | Subject | |
---|---|---|---|
Next Message | Dave Page | 2009-01-06 10:29:07 | Re: Import: how to display warnning & error message |
Previous Message | Quan Zongliang | 2009-01-06 10:10:52 | Import: how to display warnning & error message |