On Tue, May 11, 2010 at 02:45:34AM -0700, Qrikg wrote: > I'm Trying to replace Q3Wizard function with Qwizard. > > But i couldn't find any functions equivalent to "setFinishEnabled ( QWidget * page, bool enable ) " > > Can anyone help me? You should either use mandatory fields or reimplement QWizardPage::isComplete() regards, Andre