Hi all,<br><br>I have a dict with ~ 10 values and their text. Values have to be displayed on a textEdit (or textBrowser) item, and should contain a link, so when a user clicks on a value, it's text is displayed on a second textEdit (or textBrowser).
<br><br>So the question is how I can make the items on textEdit appear with links that doesn't result in a html page, then how I can trigger the event, and finally how I can display their values on a second textEdit.
<br><br><br>Any ideas/suggestions are very welcome!<br><br>Thanks in advance,<br>Markos Gogoulos<br><br><br><br><br><br>