On 05/01/11 13:11, Lauro Moura wrote:
On Wed, Jan 5, 2011 at 7:20 AM, Simon Leung<simonle...@gmx.com>  wrote:
Hi all,

Hopefully a simple question: I have a wizard with several pages: how can
disable the "Back" button on every page?

Try QWizardPage.setCommitPage(bool)

 From docs: "A commit page is a page that represents an action which
cannot be undone by clicking Back or Cancel. A Commit button replaces
the Next button on a commit page."



Thanks for the reply. But I'd like to keep the Next and Cancel button and only remove the Back button.

_______________________________________________
PySide mailing list
PySide@lists.openbossa.org
http://lists.openbossa.org/listinfo/pyside

Reply via email to