Hi Daniel, <br><br>Please consider the following remarks, <br><br>* The doxygen documentation is up-to-date. See <a href="http://www.commontk.org/docs/html/index.html">http://www.commontk.org/docs/html/index.html</a><br>The text on the bottom right corner indicates: june 2nd<br>

<br>* The doxygen documentation refers to the Cpp API. As of today, there are no indication reported letting the user know if the method is available from python.<br><br>* Looking at the code of <a href="https://github.com/commontk/CTK/blob/master/Libs/Widgets/ctkWorkflowWidgetStep.h">ctkWorkflowWidgetStep</a>, <span class="n">backButtonText</span> is added to the meta object system as a property (using Q_PROPERTY). It means, it can be set/get using the following syntax:<br>

<br>a.<span class="n">backButtonText = "Play again"</span><br>print a.<span class="n">backButtonText</span><br><br>Hth<br>Jc<br><br><div class="gmail_quote">On Thu, Jun 2, 2011 at 12:57 PM, Daniel Haehn <span dir="ltr"><<a href="mailto:haehn@bwh.harvard.edu">haehn@bwh.harvard.edu</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">Hi guys,<br>
<br>
I am trying to hide the buttonbox on a ctkWorkflowWidgetStep in Python<br>
but I can not access the method:<br>
<br>
a = ctk.ctkWorkflowWidgetStep()<br>
...<br>
a.setButtonBoxHints(..) # does not exist<br>
<br>
Accessing the ButtonBoxHint enum with its values is possible.<br>
<br>
Also, I am missing access to a.setBackButtonText(..).<br>
<br>
Am I doing something wrong or is the doxygen documentation outdated?<br>
<br>
Thanks,<br>
Daniel<br>
_______________________________________________<br>
Ctk-developers mailing list<br>
<a href="mailto:Ctk-developers@commontk.org">Ctk-developers@commontk.org</a><br>
<a href="http://public.kitware.com/cgi-bin/mailman/listinfo/ctk-developers" target="_blank">http://public.kitware.com/cgi-bin/mailman/listinfo/ctk-developers</a><br>
</blockquote></div><br><br clear="all"><br>-- <br>+1 919 869 8849<br><br>