focusWindow
Syntax
on focusWindow
...
end focusWindow
Explanation
Whenever you click a window in SuperCard and thus make it the target for
key presses, it receives the focusWindow
message.
on focusWindow
...
end focusWindow
Whenever you click a window in SuperCard and thus make it the target for
key presses, it receives the focusWindow
message.