Note: This is a work in progress and will be formatting errors. Read more about the project on the home page.
set
[the
] editBkgnd to trueOrFalse
The editBkgnd
property returns or sets the layer where new painting or new buttons and fields will appear––in the card layer or in the background layer. It corresponds to the Background command in the Edit menu, and it’s available only when the user level is Painting (3) or higher. false
, meaning that new images and parts will appear on the card layer. set the editBkgnd to true
on mouseUp
set cursor to watch
set editBkgnd to true
wait 2 seconds
set editBkgnd to false
end mouseUp
true
or false
. true
false
the hilite of bg btn "Yes"
fld "Zip" contains "95014"
the short name of this stack is "Fred"
Properties
Version 0.7b1 (March 24, 2022)