home *** CD-ROM | disk | FTP | other *** search
- Window video
- class: VideoWindow
- title: "VideoMATIC - (untitled)"
- focus: videoLB
- keyboard: true
- border: border
- captionBar: (sysMenu minBox)
- rect: (12 24 271 213)
- data: " Chartbuster Video Distribution, Inc. "
- icon: "video"
- Menu videoMenu
- Popup file text: "&File"
- Item fileNew text: "&New"
- Item fileOpen text: "&Open..."
- Item fileSave text: "&Save"
- Item fileSaveAs text: "Save &As..."
- Item fileExport text: "&Export to Excel"
- Line
- Item fileExit text: "E&xit"
- End
- Popup view text: "&View"
- Item viewChart text: "&Chart"
- Item viewReorder text: "&Reorder"
- End
- End
- Owned newDlg
- definition: "newdlg"
- Owned reorder
- definition: "reorder"
- Owned fileDialog
- class: CDFileOpen
- data: ("Video Files (*.vid)", "*.vid", "All Files (*.*)", "*.*")
- Owned saveAsDialog
- class: CDFileSave
- data: ("Video Files (*.vid)", "*.vid", "All Files (*.*)", "*.*")
- Owned chart
- definition: "vidchwin"
- Child videoLB
- class: VideoList
- left: (8)
- top: (10)
- right: (self left 185)
- bottom: (self top 65)
- style: (expandTabs)
- Child videoDisplay
- class: Static
- left: (last)
- top: (last bottom 12)
- right: (last)
- bottom: (self top 64)
- style: (blackFrame)
- Child lbLabel
- class: Static
- title: "Part# Title Qty. Price"
- left: (8)
- top: (2)
- bottom: (self top 8)
- Child newButton
- class: Button
- title: "&New Video"
- left: (videoLB right 8)
- top: (videoLB)
- right: (self left 50)
- bottom: (self top 12)
- Child shipButton
- class: Button
- title: "&Ship"
- left: (last)
- top: (last bottom 4)
- right: (last)
- bottom: (self top 12)
- Child receiveButton
- class: Button
- title: "&Receive"
- left: (last)
- top: (last bottom 4)
- right: (last)
- bottom: (self top 12)
- Child costStat
- class: Static
- left: (videoDisplay 2)
- top: (videoDisplay 4)
- right: (videoDisplay -2)
- bottom: (self top 8)
- Child minStat
- class: Static
- left: (last)
- top: (last bottom 4)
- right: (last)
- bottom: (self top 8)
- Child reorderStat
- class: Static
- left: (last)
- top: (last bottom 4)
- right: (last)
- bottom: (self top 8)
- Child manStat
- class: Static
- left: (last)
- top: (last bottom 4)
- right: (last)
- bottom: (self top 8)
- Child phoneStat
- class: Static
- left: (last)
- top: (last bottom 4)
- right: (last)
- bottom: (self top 8)
-