Hi everyone, A short and sweet question: Is it possible to put a clickable link in a QLabel that will open in the systems default browser? I tried to put in some HTML but it did (of course?) simply display the code instead of a link. I also tried to set openExternalLinks 'true' but then pyuic4 bombed. I see that QLabel does not have a html text format but I'm still hoping it's possible. I really need a link on my main window form.
Thanks Tina -- http://mail.python.org/mailman/listinfo/python-list