[Ctk-developers] ctkWorkflow validate does not get called when going back
Daniel Haehn
haehn at bwh.harvard.edu
Thu Jul 21 20:12:44 UTC 2011
Hi guys,
I am working on a wizard using a ctkWorkflow and the corresponding
widget in Python.
It seems that the validate() function of a step is only executed when
going forward in the workflow. E.g. when I go back from step2 to
step1, the validation code is skipped.
Is this correct or am I doing something wrong? I think it would make
sense to validate anytime one exists the step.
Cheers,
Daniel
More information about the Ctk-developers
mailing list