PyQt 4 - launch file link from QTextBrowser
Hello,
I am just getting familiar with PyQt and am wondering what would be the proper way to place a link to a CSV or text file within the QTextBrowser widget that when clicked will open the file in either Open Office or MS Excel.
Currently I can place a file link for either a text file or an html file but as soon as this is clicked it is only displayed in the QTextBrowser widget.
Any comments or direction is very appreciated.
Celeste
Re: PyQt 4 - launch file link from QTextBrowser
I was able to accomplish this with: