home *** CD-ROM | disk | FTP | other *** search
- Window aboutBox
- class: AboutWindow
- ownership: popup
- border: dialog
- keyboard: true
- focus: ok
- Child actButton
- class: BitButton
- left: (parent left f 5)
- right: (self left f 50)
- top: (parent top f 5)
- bottom: (self top f 50)
- Child wrtButton
- class: BitButton
- left: (last left)
- right: (last right)
- top: (last bottom f 10)
- bottom: (self top f 50)
- Child copyrButton
- class: BitButton
- left: (last left)
- right: (last right)
- top: (last bottom f 10)
- bottom: (self top f 50)
- Child ok
- class: Button
- title: "OK"
- id: 1
- style: (defPush)
- left: (last left)
- right: (last right)
- top: (last bottom f 10)
- bottom: (self top f 50)
-