Run when a frame attribute is changed. Attributes are used by the secure template system; see here for more details.
Signature:
OnAttributeChanged(self, "name", value)
Arguments:
self- Reference to the widget for which the script was run (frame)name- Name of the changed attribute, always lower case (string)value- New value of the attribute (value)