Project

General

Profile

Implementing wizard

Added by Ilya Nikulshin over 9 years ago

I'm using WDialog with WStackedWidget.

It is good, but I'm unable to change default WPushButton in footer(): in last step "Next" become disabled, and "Finish" should be the default.

Am I doing it right?

Or, maybe the right approach is create new WDialog for each step?


Replies (1)

RE: Implementing wizard - Added by Koen Deforche over 9 years ago

Hey,

That's the right approach. W.r.t the default button: I believe we may indeed not be handling correctly setDefault() on a button that is already rendered.

Can you submit a bug if this is indeed what you're seeing?

Koen

    (1-1/1)