[Qt-interest] QDialog

Giuseppe D'Angelo dangelog at gmail.com
Tue May 24 01:31:30 CEST 2011


On Tue, May 24, 2011 at 1:27 AM, Nicholas Shatokhin
<n.shatokhin at gmail.com> wrote:
> How to create multipages dialogs by Qt Designer? User enters email and
> clicks "Next", program shows waiting animation, disable button and send
> email to server. If email correct and not registered yet, animation hide
> and program shows next dialog's page (i.e. password). How can I do it?

Not sure about the designer, but you seem to want to create a wizard.
See QWizard docs.
-- 
Giuseppe D'Angelo



More information about the Qt-interest-old mailing list