Known Issues

This section contains all currently known issues

Description

Notes

CDialog.get… functions always return the values of the last shown dialog, not the calling instance

This is due to technical issues and will not get fixed any time soon

Only the first call to datetime.strptime() ever works

This is a bug in the official embedded Python interpreter. See here for details: https://bugs.python.org/issue27400

link.collect() does not respect the sort parameter properly