User Interface Class Library: Difference between revisions
Appearance
Created page with "The '''User Interface Class Library''' from IBM is an object-oriented C++ class library that enables programmers to build graphical user interface (GUI) applications. This cla..." |
|||
(One intermediate revision by the same user not shown) | |||
Line 2: | Line 2: | ||
==Articles== | ==Articles== | ||
*Gordon Zeglinski: [[User Interface Class Library (UICL for short)]] | *Gordon Zeglinski: [[User Interface Class Library (UICL for short)]] (Jan 1994) | ||
*Jürgen Riedl: [http://www.edm2.com/0307/wpswithuicl.html Programming the WPS Using the UICL] (Aug 1995) | |||
==Publications== | |||
*Kevin Leong, William Law, Robert Love, Hiroshi Tsuji, Bruce Olson: ''C++ Class Library: Power GUI Programming with C Set++'' - VNR 1994, ISBN 0-442-01795-2 | |||
[[Category:C++ Class Libraries]] | [[Category:C++ Class Libraries]] |
Latest revision as of 18:09, 20 March 2018
The User Interface Class Library from IBM is an object-oriented C++ class library that enables programmers to build graphical user interface (GUI) applications. This class library and its user interface is consistent between different operating environments. It was shipped as part of IBM C Set++ for OS/2, C Set++ for AIX and C Set++ for Solaris. It's possible to port GUI based applications between OS/2, AIX, and Solaris.
Articles
- Gordon Zeglinski: User Interface Class Library (UICL for short) (Jan 1994)
- Jürgen Riedl: Programming the WPS Using the UICL (Aug 1995)
Publications
- Kevin Leong, William Law, Robert Love, Hiroshi Tsuji, Bruce Olson: C++ Class Library: Power GUI Programming with C Set++ - VNR 1994, ISBN 0-442-01795-2