Hi,
I'm using reflection to use linkify - I want to have links (URL, Emails, Phone numbers ...) in my edittext marked (linked). Linkify worked as I expected. But when I set up edittext.enable = false I cannot edit it (thats what I want) but also I cannot click on marked links (that which I don't want). I have found some solutions by xml or code in java but I haven't found solution in B4A. If I try to switch from edittext to label - label doesn't contain preference SelectionStart which I need. My text should be always scrolled at bottom.
Could somebody help? Thank you very much.
I'm using reflection to use linkify - I want to have links (URL, Emails, Phone numbers ...) in my edittext marked (linked). Linkify worked as I expected. But when I set up edittext.enable = false I cannot edit it (thats what I want) but also I cannot click on marked links (that which I don't want). I have found some solutions by xml or code in java but I haven't found solution in B4A. If I try to switch from edittext to label - label doesn't contain preference SelectionStart which I need. My text should be always scrolled at bottom.
Could somebody help? Thank you very much.