I am trying to figure out a way to place a ‘hyperlink’ into a GUI Label. Ideally this label would contain normal text with standard like operation of a hyperlink in the same line. When searching for others use cases on this I find very little info of this functionality being needed which is surprising to me. I am trying to avoid a workaround where you change the text color and place a button behind it. In the end I am hoping to get this working in an editable Text Area so shady fixes like that are not going to work.
Any ideas or links to this being done already?