Selecting/Highlighting text in a label (or any other text widget) for further processing of highlighted text - Possible? How?
If not, workaround?
Desired effect: Click & Drag mouse over text causes text background to highlight, any text highlighted becomes available in some variable.
(Currently Unity GUI offers this functionality, with the help of its undocumented TextEditor class)