Page 1 of 1
Creation of application help
Posted: Tue Aug 30, 2011 12:43 pm
by tabbiati
Hi to all,
how can i create a text (or file text) to use in a text field for help of my application
that support link to other part of this text ?
Thanks in advance...
Re: Creation of application help
Posted: Tue Aug 30, 2011 1:51 pm
by Klaus
Biongiorno tabbiati,
va bene?
OK, please check "linktext" and "linkclicked" in the LiveCode dictionary!
Basically you format words or phrases in your text field as "LINK" (see menu "Text")
and add a "on linkClicked" handler to the field, so you can "trigger" actions like
going to another ard or whatever.
Check the attached stack to get started!
Best
Klaus
Re: Creation of application help
Posted: Tue Aug 30, 2011 2:08 pm
by tabbiati
Hi Klaus,
Tutto bene (it's all right)
i am study this now: difficult, for a begginer, is known
all the thing that LC can do.....
It would be nice having a sample how make a complete
application with all major functionality!
Re: Creation of application help
Posted: Tue Aug 30, 2011 5:48 pm
by tabbiati
Ok work,
but i have a strange behavior:
when i reopen Content of the field with link they are dead and i
must define them one more time as link ....
PM: see image