home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Nebula 2
/
Nebula Two.iso
/
WebObjects
/
WebObjectsDoc_HTML
/
Reuse
/
ReusableComponentsEx
/
FontStringEx.wo
/
FontStringEx.wos
< prev
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-02-10
|
189 b
|
13 lines
////////////////////////
// FontString
// by Charles Lloyd
////////////////////////
id aString;
- awake
{
aString = @"This is a sample string which is displayed as a FontString";
}