I've been searching the forum for information to see if it's somehow possible to trigger an event from the text inside a multiline textbox.
What I'm aiming at is, say for example I have a multiline textbox on a form and two hidden panels. The textbox contains the words "panel1" and "panel2" somewhere inside the written paragraph. What I'm hoping to do is be able to tap and hold on any of the "panel" words and have the corresponding panel appear.
I know I can use buttons or many other methods for making a panel visible but I really need to be able to trigger such controls from within the textbox text to sort of give the impression of a clean multifunctional data document.
Again, I searched the forum and didn't come across anything close to what I'm looking for. Any libraries out there that can help me accomplish this?
Thanks;
linum
What I'm aiming at is, say for example I have a multiline textbox on a form and two hidden panels. The textbox contains the words "panel1" and "panel2" somewhere inside the written paragraph. What I'm hoping to do is be able to tap and hold on any of the "panel" words and have the corresponding panel appear.
I know I can use buttons or many other methods for making a panel visible but I really need to be able to trigger such controls from within the textbox text to sort of give the impression of a clean multifunctional data document.
Again, I searched the forum and didn't come across anything close to what I'm looking for. Any libraries out there that can help me accomplish this?
Thanks;
linum