Designer Quickwindows Is Alternative Graphics User Interface (59401)






This article was previously published under Q59401

SUMMARY

This article describes Designer Quickwindows (from Software Interphase, Inc.), an add-on product for Microsoft QuickBasic Version 4.50 and Microsoft Basic Compiler Versions 6.00 and 6.00b for MS-DOS. This product provides an alternative method of producing a Graphical User Interface (GUI) in a Basic program. It can be used instead of hand coding your own interface or instead of using the User Interface (UI) Toolbox routines provided with Microsoft Basic Professional Development System (PDS) Version 7.00. The product described here is manufactured by a vendor independent of Microsoft; we make no warranty, implied or otherwise, regarding this product's performance or reliability.

MORE INFORMATION

Software Interphase, Inc. provides a product called "Designer Quickwindows," which is a mouse-driven design interface that generates Basic code. This code can then be enhanced with other Basic code to create a full Basic program. The code generated creates the GUI by making calls into the "Quick Windows Advanced Library." This library is another product available from Software Interphase.

At the present time, Designer Quickwindows works under Microsoft QuickBasic Versions 4.50 and earlier and under Microsoft Basic Compiler Versions 6.00b and earlier. In the near future, Designer Quickwindows should have a version that supports far strings with Microsoft Basic PDS 7.00. You can obtain a sample program by calling Software Interphase (see below).

The following information was taken from Page 15 of the "Language Support Directory for Microsoft QuickBasic and Microsoft Basic Compiler":
   Software Interphase
   5 Bradley Street, Suite 102
   Providence, RI 02908-2304
   (401) 274-5465
				
[The "Language Support Directory for Microsoft QuickBasic and Basic Compiler" is a pamphlet distributed with Microsoft Basic Compiler Versions 6.00 and 6.00b, but not with QuickBasic packages. QuickBasic owners can order it (free) from Microsoft Sales/Consumer Response by calling (800) 426-9400 or (206) 882-8088.]

Modification Type: Minor Last Reviewed: 1/9/2003
Keywords: KB59401