home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Best of the Best
/
_.img
/
01163
/
acceptdl.wdl
< prev
next >
Wrap
Text File
|
1993-02-23
|
1KB
|
57 lines
Window windName
class: Window
rect: (40 40 260 120)
border: dialog
captionBar: (sysMenu)
title: "Browser Message"
focus: cancel
Child ancestor
class: Button
title: "&Ancestor"
font: Helv8
left: (6)
top: (10)
right: (self left 46)
bottom: (self top 12)
Child descendant
class: Button
title: "&Descendant"
font: Helv8
left: (last)
top: (last bottom 6)
right: (last)
bottom: (self top 12)
Child cancel
class: Button
font: Helv8
id: IDCANCEL
title: "&Cancel"
left: (last)
top: (last bottom 6)
right: (last)
bottom: (self top 12)
Child ancPrompt
class: Static
title: "Compile in ancestor class"
font: Helv8
left: (ancestor right 4)
top: (ancestor)
bottom: (ancestor)
right: (-10)
Child descPrompt
class: Static
font: Helv8
title: "Compile in descendant class"
left: (descendant right 4)
top: (descendant)
bottom: (descendant)
right: (-10)
Child cancelPrompt
class: Static
title: "Don't compile -- return to browser"
font: Helv8
left: (cancel right 4)
top: (cancel)
bottom: (cancel)
right: (-10)