Click Text

omoba

Active Member
Licensed User
Longtime User
Hi,

I dont know if this is possible. I want to load text to an EditText or Label. I then want to be able to click on the text. THis text would now run a function.

Eg.

"This is a dog"

This text is loaded to a label; I can then click on any of the 4 words to run a function --like an hyperlink (each word one function).

I guess this is similar to the concept of pressing the text of a document in order to copy the text when using a phone

Can this be done?

Thanks
 
Last edited:
Top