yeah, help is great, didn’t know it was available. This will be added in the next version.
thanks
ps: a small workaround:
from defconAppKit.windows.progressWindow import ProgressWindow
import pydoc
## this is actually happening in the built-in 'help'
pydoc.help(ProgressWindow.update)