home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Turbo Toolbox
/
Turbo_Toolbox.iso
/
sharew
/
dobject
/
window.do
< prev
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1991-07-29
|
192 b
|
7 lines
/*
demonstrate the creation of a dObject window
all further I/O will use this window, until you issue the statement:
remove(w)
*/
w = new(Window,1,31,31," dObject v1.0 ",0,0,24,80);