home *** CD-ROM | disk | FTP | other *** search
- Window inspecto
- class: Inspector
- menuDef: "inspMenu"
- icon: "inspector"
- title: "An Inspector:"
- Child varList
- class: ListBox
- help: "Select an instance or class variable to view its value"
- right: (p 38)
- bottom: (p 30)
- Child keyList
- class: ListBox
- help: "Select a key or index to view self[key]"
- left: (last right)
- bottom: (last)
- Child ew
- definition: "editwind"
- class: WorkEdit
- help: "Evaluate Actor expressions -- self is the inspected object"
- top: (last bottom)
- bottom: (bottom -8)
- Child helpLine
- class: HelpBar
- top: (last bottom)
- border: border
-