home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
HomeWare 14
/
HOMEWARE14.bin
/
windows
/
graphs
/
jurrcad1.arj
/
RES.ARJ
/
BROWSER.WDL
< prev
next >
Wrap
Text File
|
1993-02-23
|
2KB
|
68 lines
Window browser
class: Browser
title: "Browser:(none)"
help: "Browse classes and their methods"
focus: ew
icon: "browser"
min: (140 140)
menuDef: "browmenu"
Child protoList
class: ComboBox
help: "Browse a protocol that selected class subscribes to"
left: 2
top: 2
right: (p 32)
bottom: (-40)
style: (dropDownList)
max: (100 70)
Child upButton
class: Button
help: "Find an overriden method in an ancestor"
title: "<<"
left: (last right 2)
top: (last)
right: (self left 20)
bottom: (last)
Child downButton
class: Button
help: "Find an overriding method in a descendant"
title: ">>"
left: (last right 2)
top: (last)
right: (self left 20)
bottom: (last)
Child varBox
class: VarBox
help: "View variable names, copy selected name into editor"
left: (last right 2)
top: (last)
right: -2
bottom: (-20)
style: (dropDownList)
Child classList
class: ClassList
help: "Select a class to view or edit"
right: (protoList right)
top: (last bottom 2)
bottom: (p 30)
Child methodList
class: MethodList
help: "Select a method to view or edit"
top: (last)
left: (last right)
bottom: (last)
Child ew
class: BrowEdit
definition: "editWind"
help: "Edit the selected method"
top: (last bottom)
bottom: (bottom -8)
Child helpLine
class: HelpBar
top: (last bottom)
border: border
Owned acceptDlg
definition: "acceptDl"
caption: sysMenu
title: "Browser Message"