openWindow
Syntax
on openWindow
...
end openWindow
Explanation
Whenever SuperCard shows opens a new window for a window on screen, it sends an
openWindow
message to that window’s current card, to allow the window to perform
some initial setup.