home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Nebula 2
/
Nebula Two.iso
/
WebObjects
/
WebObjectsDoc_HTML
/
Reuse
/
ReusableComponentsEx
/
TitleBox.wo
/
TitleBox.wod
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-03-02
|
235 b
|
16 lines
////////////////////////
// TitleBox
// by Charles Lloyd
////////////////////////
TitleString: FontString {
value = value;
fontColor = fontColor;
fontSize = fontSize;
};
Comment: WOConditional {
condition = NO;
};