Thank Mark... I had a chat with jacqueline... yes need to understand how these 
behaviors are triggered.

meanwhile, in lc8 dp 15 I can't get a scriptonly stack behavior to work at all. 
Still missing something mission critical here...


see other threadon "script only stack architecture"

On March 30, 2016 at 11:51:05 AM, Mark Wieder 
(mwie...@ahsoftware.net<mailto:mwie...@ahsoftware.net>) wrote:

I think of behavior scripts as private backscripts. So in your case
you're setting the behavior of a field, but then you're going to the
message box to try invoking a handler in a behavior script, and that
handler can't be seen from anywhere except your field. Try

send "centerTextVertically" to field <nameOfField>

another way to do this would be to also set the behavior of the message
box field to the same behavior script, but that way lies madness.
_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to