links to this page:
Forms, Views, and Windows
How to use the MVC elements (an example)
Form
The Squeak Image
Display
Classes by category
Swiki Page List
DisplayScreen
Last updated at 2:07 pm UTC on 16 January 2006
The class DisplayScreen is a subclass of
Form
.
The only instance is held in the global variable
Display
. (See
The Squeak Image
for other global variables)
To get an introduction to Display use the Squeak project at Bobs Super Swiki:
http://209.143.91.36/super/150
Questions related to DisplayScreen