Creation of application help

Got a LiveCode personal license? Are you a beginner, hobbyist or educator that's new to LiveCode? This forum is the place to go for help getting started. Welcome!

Moderators: Klaus, FourthWorld, heatherlaine, kevinmiller

Post Reply
tabbiati
Posts: 18
Joined: Sat Jul 09, 2011 3:18 pm

Creation of application help

Post 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...
Klaus
Posts: 14325
Joined: Sat Apr 08, 2006 8:41 am
Contact:

Re: Creation of application help

Post by Klaus »

Biongiorno tabbiati,

va bene? :D

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
Attachments
clicking_linktext.rev.zip
(1.18 KiB) Downloaded 318 times
tabbiati
Posts: 18
Joined: Sat Jul 09, 2011 3:18 pm

Re: Creation of application help

Post by tabbiati »

Hi Klaus,
Tutto bene (it's all right) :D
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!
tabbiati
Posts: 18
Joined: Sat Jul 09, 2011 3:18 pm

Re: Creation of application help

Post 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
Attachments
Cattura.PNG
Post Reply