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
_______________________________________________
use-revolution mailing list
[email protected]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to