Page 2 of 2

Re: Create a custom function

Posted: Wed Sep 19, 2012 1:14 pm
by Klaus
Hi Ivaho, (I always read "Ivanhoe" :D )
ivaho wrote:It is that easy. Very nice.
Yep, that's Livecode :)
ivaho wrote:And how to call that custom propertie, if i put the custom propertie on a button will the MouseUp event trigger the custom propertie.
just GET it:
...
put the cWhatEverNameHere of stack "your stack name here" into tWhatever
## do something with tWahtever :)
...
ivaho wrote:And how when the custom propertie is placed on a card
Sorry, don't understand.


Best

Klaus