home *** CD-ROM | disk | FTP | other *** search
- Window debugWin
- class: DebugWindow
- menuDef: "debugmenu"
- title: "Debugger:"
- Child frames
- class: ListBox
- help: "View the message sends that led up to the error"
- right: (p 40)
- bottom: (p 30)
- Child temps
- class: ListBox
- help: "View temporary variables -- use Compile to change values"
- left: (last right)
- bottom: (last)
- right: (p 60)
- Child inspEdit
- definition: "editwind"
- class: WorkEdit
- help: "Evaluate and view the current selection or temporary"
- left: (last right)
- bottom: (last)
- Child ew
- help: "Edit the source for the selected method invocation"
- definition: "editwind"
- class: BrowEdit
- top: (last bottom)
- bottom: (bottom -8)
- Child helpLine
- class: HelpBar
- top: (last bottom)
- border: border
-