Welcome, Everyone!
I did install lastest version 9.14 of Salome, but I can’t change theme. I did already tried qt5ct, but I didnt work. Furthermore is it possible to simulate frictional heat?
BR
Welcome, Everyone!
I did install lastest version 9.14 of Salome, but I can’t change theme. I did already tried qt5ct, but I didnt work. Furthermore is it possible to simulate frictional heat?
BR
Did you define QT_QPA_PLATFORMTHEME
environment variable ?
In SALOME launcher (salome
), set:
context.setVariable(r"QT_QPA_PLATFORMTHEME", r"qt5ct", overwrite=True)
Concerning the second question, I believe you’re more interested in SALOME meca.
Yes, I defined the variable, will put the provided line, and check Tomorrow. Thank You for Your Asistance!
SALOME meca is distributed as a singularity image file (SIF) . Thus simply install singularity or Apptainer to run this SIF file.
Address installation and end user issues to SALOME meca forum.
HTH.
Thank You for letting me know!