[Ctk-developers] Using ctkWorkflowWidgetStep.setBackButtonText or .setButtonBoxHints in Python
Daniel Haehn
haehn at bwh.harvard.edu
Thu Jun 2 16:57:36 UTC 2011
Hi guys,
I am trying to hide the buttonbox on a ctkWorkflowWidgetStep in Python
but I can not access the method:
a = ctk.ctkWorkflowWidgetStep()
...
a.setButtonBoxHints(..) # does not exist
Accessing the ButtonBoxHint enum with its values is possible.
Also, I am missing access to a.setBackButtonText(..).
Am I doing something wrong or is the doxygen documentation outdated?
Thanks,
Daniel
More information about the Ctk-developers
mailing list