Search found 2 matches

by marieinthesky
Fri Oct 18, 2013 11:18 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Dispatch does not switch context
Replies: 1
Views: 1206

Re: Dispatch does not switch context

Edit:
I have found the solution: use "of me" instead of "of this card". Now I guess I have to understand the difference between "me" and "this"... so much to learn!
by marieinthesky
Fri Oct 18, 2013 11:09 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Dispatch does not switch context
Replies: 1
Views: 1206

Dispatch does not switch context

Hello everybody, I'm new to livecode and I'm trying to understand the differences between "call", "send", "dispatch" for functions and commands etc. In the livecode lesson "How to call a function or command in another object?", it is stated that: As with "send", "dispatch" temporarily switch context...