Andras Lasso
Andras Lasso
We have been discussing this a lot lately. Unfortunately, free iconsets are insufficient and there is resistance in bringing in content that would require usage license fees. Getting custom icons...
Thanks for your contribution. Could you explain why did you have to introduce MY_LIBRARY_TYPE (why using CTK_LIBRARY_MODE was not sufficient)? What operating system/compiler configurations you had problems with and what...
It seems that there may be a clean and definitive solution! => Problem Maximum command line length on Windows for cmd.exe is 8192 (32767 for CreateProcess). If you pass longer...
I've made that change and indeed the FOV parameter is not used anymore. It was not a good idea to force changing the camera distance from the focal point when...
We'll add Qt6 support to CTK when 3D Slicer or MITK moves to Qt6. Usually first major Qt releases are very buggy, so we would wait at least a couple...
Yes, sure. You can monitor the status of this task here.
CMake, VTK, PythonQt would all need to support Qt6 before CTK can fully support it. @emmenlau if you want to speed up the process then please ask these projects first...
How could I test a more recent version of PythonQt? Cherry-picking all commits since 2017-06-08?
SourceForge? SVN?? Do they intentionally want to prevent people using/contributing to PythonQt? Thank you Jc, I'll try to follow your suggestions.
This is not related to CTK. In recent VTK versions, you had to use QVTKOpenGLWidget::setQVTKCursor. In latest VTK master simple setCursor is supposed to work again.