EasyScience / EasyDiffractionApp

Diffraction data analysis application
https://easydiffraction.org
BSD 3-Clause "New" or "Revised" License
4 stars 1 forks source link

eD link in the installer window is not working #151

Open rozyczko opened 2 years ago

rozyczko commented 2 years ago

easyDiffraction Setup 1st tab: "For more details" link is bad

rozyczko commented 2 years ago

It seems neither setTextFormat(Qt.RichText) nor setOpenExternalLinks(true) help here. Since the only widget available for the intro page is a QLabel and the above methods don't work, this functionality can't be easily achieved. I propose to remove <a href= in the message and just show the non-clickable URL so as not to confuse the users.