home *** CD-ROM | disk | FTP | other *** search
- Window protoBro
- class: ProtoBrowser
- menuDef: "ProtoMen"
- title: "Protocol Browser:(none)"
- icon: "ProtoBrowser"
- min: (184 140)
- Child subscriberList
- class: ComboBox
- left: (56)
- help: "View subscribers and select one as current"
- top: (2)
- right: (p 60)
- bottom: (-20)
- style: (dropDownList)
- Child varBox
- class: VarBox
- help: "View variables and insert them into the current selection"
- left: (last right 2)
- top: (last)
- right: (-2)
- bottom: (-20)
- style: (dropDownList)
- Child browseButton
- class: Button
- title: "Browse"
- help: "Browse the selected subscriber class"
- left: 2
- top: 2
- right: (left 30)
- bottom: (last)
- Child deleteButton
- class: Button
- title: "-"
- help: "Remove the selected class from the subscriber list"
- left: (last right 2)
- top: (last)
- right: (self left 10)
- bottom: (last)
- Child addButton
- class: Button
- title: "+"
- help: "Add a new class to the subscriber list"
- left: (last right 2)
- top: (last)
- right: (self left 10)
- bottom: (last)
- Child classList
- class: ClassList
- help: "View protocols and select one to view its methods"
- top: (varBox bottom 2)
- right: (p 30)
- bottom: (p 40)
- min: (40 50)
- max: (70 70)
- Child sendsList
- class: MethodList
- help: "View messages to self in this protocol's methods"
- min: (30 50)
- top: (last)
- left: (last right)
- right: (p 60)
- bottom: (last)
- Child methodList
- class: MethodList
- help: "Select a protocol method to view/edit"
- left: (last right)
- top: (last)
- bottom: (last)
- Child ew
- definition: "editwind"
- class: BrowEdit
- help: "Edit the selected protocol method"
- top: (last bottom)
- bottom: (-8)
- Child helpLine
- class: HelpBar
- top: (last bottom)
- border: border
- Owned acceptDlg
- definition: "acceptDl"
- caption: sysMenu
- title: "Protocol Browser Message"
-