******************************************************************* * * * Subject: OS/2 Developer Magazine, GUI Corner column, * * "Object of Desire" - Sept/Oct 1994 issue. * * Purpose: Compilable C++ class library wrapper for the 32-Bit * * listbox control and test routine. * * Authors: Matt Smith, Prominare Inc. * * Mark Benge, IBM Software Solutions * * * * Revisions: * * Version 1 - Initial cut * * Version 2 - Added MMPM/2 support and the LSXS_CHECKBOX * * extended style. * * Version 3 - Added ICLUI style C++ wrapper * * * ******************************************************************* * * This self-extracting zip file contains the source and executables * for a C Set++ User Interface Library (ICLUI) compatible C++ class library * wrapper for the 32-Bit listbox replacement. See README.NOW for * additional information. We've included makefiles for C Set++ compiler. * Additionally, a sample program is included to demo the ICLUI style * class library. * * Please direct any comments, questions, and such to either Matt Smith * (Internet: prominar@io.org CompuServe: 70363,1175) or Mark Benge * (Internet: banzai@vnet.ibm.com CompuServe: 73532,2063 VNET: banzai AT CARVM3) * * Please note that this code is freeware and is provided on an "AS IS" * basis, without any type of support. * * Stay tuned for the November/October '94 issue of the OS/2 Developer, * as we continue our 32-Bit Listbox development series in the area of * direct editing, context menus, and clipboard support. *