OnSave

Typemessage
DictionaryLCB
LibraryLiveCode Builder
Syntax
OnSave
Associationscom.livecode.widget
Summary

Sent when the widget is saved.

Description

Handler the OnSave message to execute code when a stack containing the widget is saved. *Note:* Access to most script object operations is not allowed whilst an OnSave handler is running.

Tagswidget