Dec 172017
This is a very good QBasic library with graphics and pull-down menu’s. | |||
---|---|---|---|
File Name | File Size | Zip Size | Zip Type |
ADDMOUSE.LIB | 27237 | 12246 | deflated |
DEMO.COM | 1344 | 1335 | deflated |
DEMO.HLP | 36691 | 14310 | deflated |
EXTRAS.FRM | 3508 | 1175 | deflated |
EXTRAS.TXT | 2135 | 949 | deflated |
LDEMO1.BAS | 4234 | 1359 | deflated |
LDEMO2.BAS | 3707 | 1164 | deflated |
LDEMO3.BAS | 4502 | 1479 | deflated |
LDEMO4.BAS | 5117 | 1543 | deflated |
LIBRARY.TXT | 2303 | 1059 | deflated |
LITE.BI | 6420 | 1617 | deflated |
LITE.DOC | 121251 | 20047 | deflated |
LITE.LIB | 52391 | 24591 | deflated |
LITEDEMO.BAS | 10277 | 2509 | deflated |
MOUSE.BAT | 2382 | 447 | deflated |
NEW.TXT | 11173 | 3918 | deflated |
NOMOUSE.BAT | 2371 | 454 | deflated |
NOMOUSE.LIB | 9771 | 4615 | deflated |
ORDER-ME.FRM | 3637 | 1355 | deflated |
OVERVIEW.DOC | 2710 | 1170 | deflated |
QUESTION.TXT | 6567 | 2226 | deflated |
READ.ME | 4267 | 1527 | deflated |
SKELETON.BAS | 2700 | 869 | deflated |
SMALL.BAT | 2396 | 469 | deflated |
SMALL.LIB | 1551 | 441 | deflated |
SUPPORT.TXT | 4727 | 1782 | deflated |
TESTME.BAS | 1351 | 441 | deflated |
TPCREAD.ME | 199 | 165 | deflated |
VERSION.COM | 963 | 963 | stored |
Download File LITE411Q.ZIP Here
Contents of the READ.ME file
HELLO
Thank you for evaluating ProWindows(tm) LITE 4.1.
This is an UN-REGISTERED copy of ProWindows(tm) LITE 4.1 for
Microsoft(R) QuickBASIC(R) and/or BASIC PDS 7 Compilers.
Please read this entire document prior to using this product.
SPECIAL NOTE
For a limited time, DSE has reduced the price of
ProWindows(tm) PROFESSIONAL to $49.95. This is the EXACT
same package that has been advertised nationally for a
much higher price. Run DEMO.COM for a complete
demonstration and use the special order form "ORDER-ME.FRM"
to order at the reduced price.
CREATING LIBRARIES
In order to make use of this product, you must first create a
Library (.LIB) and Quick Library (QLB). This distribution
file includes several batch (.BAT) files to facilitate the
quick creation of both.
If you have a mouse, use MOUSE.BAT. If you don't have a
mouse, OR you don't want to include mouse support in your
program(s), use NOMOUSE.BAT. It strips out all mouse code and
creates smaller files.
If all you want is a generic windowing library, run
SMALL.BAT. This program strips out all MOUSE and "Event-
Loop" functions and creates even smaller files. NOTE:
LDEMO3.BAS will NOT run with this model.
ARE YOU LOOKING FOR MORE??? BROCHURE.BAT will create a library
that can run the included BROCHURE.BAS program. This program
demonstrates our ProWindows(tm) PROFESSIONAL package.
PRINTING THE DOCUMENTATION
All ProWindows(tm) documentation files are stored in plain
ASCII format and can be printed directly to a dot matrix or
laser printer. The only imbedded formatting codes are
standard formfeeds (ASCII 12) at the end of each page.
DEMONSTRATION PROGRAMS
This distribution file includes a full set of demonstration
programs that provide examples of how to use most of the
window functions, and what you can get if you register for
ProWindows(tm) PROFESSIONAL. Also provided is a empty
skeleton program that provides the beginning framework to
develop a ProWindows(tm) application.
FILES
DEMO.COM - A complete demo of ProWindows(tm) PROFESSIONAL 2
DEMO.HLP - Color screens for DEMO.COM
EXTRAS.FRM - How to order programs from "EXTRAS.TXT".
EXTRAS.TXT - Other stuff we sell.
LDEMO1.BAS - Demo #1 (use MOUSE.BAT, NOMOUSE.BAT, or SMALL.BAT).
LDEMO2.BAS - Demo #2 (use MOUSE.BAT, NOMOUSE.BAT, or SMALL.BAT)
LDEMO3.BAS - Demo #3 (use MOUSE.BAT).
LDEMO4.BAS - Demo #4 (use MOUSE.BAT, NOMOUSE.BAT, or SMALL.BAT).
LIBRARY.TXT - What is a Library and a Quick Library.
LITE.BI - INCLUDE file for all ProWindows(tm) functions.
LITE.DOC - Function descriptions.
LITE.LIB - ProWindows(tm) LITE standard library.
LITEDEMO.BAS - The BIG DEMO (use MOUSE.BAT or NOMOUSE.BAT)
MOUSE.BAT - Create a library that supports mouse functions.
MOUSE.LIB - Mouse function library.
NEW.TXT - All about ProWindows(tm) PROFESSIONAL 2
NOMOUSE.BAT - Creates a library that does NOT support mouse functions.
NOMOUSE.LIB - No mouse function library.
ORDER-ME.FRM - How to order ProWindows(tm) LITE or PROFESSIONAL.
QUESTION.TXT - Common questions from our users.
SKELETON.BAS - Shell code for creating your own programs.
SUPPORT.TXT - How to get FAST customer support.
TESTME.BAS - Run this and call us if your screen looks strange.
VERSION.COM - Tells you what version you have.
December 17, 2017
Add comments