home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Simtel MSDOS 1992 June
/
SIMTEL_0692.cdr
/
msdos
/
turbobas
/
tbwind30.arc
/
README.1ST
< prev
next >
Wrap
Text File
|
1987-08-05
|
1KB
|
34 lines
TBWINDO RELEASE 2.0
JUNE 22, 1987
There have be major changes from Rel. 1.0 to Rel. 2.0.
The SNOCHK% variable has been completely eliminated. The assembly language
routines were streamlined so that only one set of routines has to be used
regardless of what kind of video adapter board you have.
Windowing routines are now automatically multi-level. The MakeWindow
procedure now saves only that portion of the screen affected and the
RemoveWindow procedure serves to reverse that.
Three additional window procedures have been added. ClearWindow - will
clear only the window area. PrtWindow and PrtCWindow - Fast print
routines that make use of the window coordinates established by the call
to MakeWindow.
The SaveScrn, RestScrn and Scroll procedures were eliminated. The two screen
procedures were replaced with QRest and QSave. These procedures allow for
partial screen saves. The scroll procedure was eliminated because I think
most people don't use scrolling in a window, and if you do there are easier
ways to accomplish it.
RELEASE 3.0
AUGUST 5, 1987
Added the MakeMenu point and shoot type menu procedure.
Enjoy......
Rick Fothergill