home *** CD-ROM | disk | FTP | other *** search
- Window newDlg
- class: Window
- title: "New Video"
- border: dialog
- captionBar: ()
- keyboard: true
- focus: partEdit
- rect: (0 0 208 132)
- Child partStat
- class: Static
- title: "Part#:"
- left: (8)
- right: (self left 60)
- top: (6)
- bottom: (self top 8)
- Child titleStat
- class: Static
- title: "Title:"
- left: (last)
- right: (last)
- top: (last bottom 6)
- bottom: (self top 8)
- Child qtyStat
- class: Static
- title: "Quantity on hand:"
- left: (last)
- right: (last)
- top: (last bottom 6)
- bottom: (self top 8)
- Child unitStat
- class: Static
- title: "Unit price:"
- left: (last)
- right: (last)
- top: (last bottom 6)
- bottom: (self top 8)
- Child minStat
- class: Static
- title: "Minimum quantity:"
- left: (last)
- right: (last)
- top: (last bottom 6)
- bottom: (self top 8)
- Child reorderStat
- class: Static
- title: "Reorder quantity:"
- left: (last)
- right: (last)
- top: (last bottom 6)
- bottom: (self top 8)
- Child manStat
- class: Static
- title: "Manufacturer:"
- left: (last)
- right: (last)
- top: (last bottom 6)
- bottom: (self top 8)
- Child phoneStat
- class: Static
- title: "Phone:"
- left: (last)
- right: (last)
- top: (last bottom 6)
- bottom: (self top 8)
- Child partEdit
- class: Edit
- left: (last right 2)
- right: (self left 16)
- top: (4)
- bottom: (self top 12)
- Child titleEdit
- class: Edit
- left: (last)
- right: (self left 84)
- top: (last bottom 2)
- bottom: (self top 12)
- Child qtyEdit
- class: Edit
- left: (last)
- right: (self left 16)
- top: (last bottom 2)
- bottom: (self top 12)
- Child unitEdit
- class: Edit
- left: (last)
- right: (self left 24)
- top: (last bottom 2)
- bottom: (self top 12)
- Child minEdit
- class: Edit
- left: (last)
- right: (self left 16)
- top: (last bottom 2)
- bottom: (self top 12)
- Child reorderEdit
- class: Edit
- left: (last)
- right: (self left 16)
- top: (last bottom 2)
- bottom: (self top 12)
- Child manEdit
- class: Edit
- left: (last)
- right: (self left 84)
- top: (last bottom 2)
- bottom: (self top 12)
- Child phoneEdit
- class: Edit
- left: (last)
- right: (self left 60)
- top: (last bottom 2)
- bottom: (self top 12)
- Child ok
- id: IDOK
- class: Button
- title: "Ok"
- style: (defPush)
- left: (160)
- right: (self left 40)
- top: (6)
- bottom: (self top 12)
- Child cancel
- id: IDCANCEL
- class: Button
- title: "Cancel"
- left: (last)
- right: (last)
- top: (last bottom 4)
- bottom: (self top 12)
-
-
-