Opening card by clicking on linked text

Ken Ray kray at sonsothunder.com
Mon Aug 21 21:50:02 EDT 2006


On 8/21/06 8:36 PM, "Steven Axtell" <saxtell at megavision.com> wrote:

> I want to be able to open a card by clicking on linked text.  How do I do
> that?

Put in a "linkClicked" handler either in the field, group or card. Something
like:

  on linkClicked pLink
    go card pLink
  end linkClicked

HTH,

Ken Ray
Sons of Thunder Software
Web site: http://www.sonsothunder.com/
Email: kray at sonsothunder.com




More information about the use-livecode mailing list