fieldTemplate Broken?

Malte Brill revolution at derbrill.de
Sat Mar 5 17:21:09 EST 2005


Hi Dan, me again. :-)

It seems you can´t use the templateField from the messagebox. If you 
use it in a buttons script it works:

on mouseUp
   set the margins of the templateField to 0
   create field "myField"
end mouseUp

The docs state that the templateField is reset when the handler 
finishes executing, so I assume it only works in a handler.

Cheers,

Malte


More information about the use-livecode mailing list