Jump to content

User Interface Class Library: Difference between revisions

From EDM2
Ak120 (talk | contribs)
Ak120 (talk | contribs)
 
Line 4: Line 4:
*Gordon Zeglinski: [[User Interface Class Library (UICL for short)]] (Jan 1994)
*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)
*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

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