Updated Tutorial: Active Words

Originally published at: Updated Tutorial: Active Words – Xojo Programming Blog

Follow this tutorial to create active, aka clickable, words in the text of a TextArea control in your Xojo projects. Learn to use the Object-oriented Delegate design pattern to dynamically change how your app reacts when the user clicks on those active words. Best of all, this project is cross-platform, so you can use it for macOS, Windows and Linux!

3 Likes