KASE:Set: Difference between revisions
Appearance
m →Links |
m →Links |
||
(2 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
[[Image:KASESet-Back.jpg|thumb|right]] | [[Image:KASESet-Back.jpg|thumb|right]] | ||
KaseWorks KASE:Set provides an introductory level GUI builder. It was packaged together with [[IBM C Set++ for OS/2]]. | KaseWorks KASE:Set provides an introductory level GUI builder. It was packaged together with [[IBM C Set++ for OS/2]]. | ||
KASE:Set provides a set of visual interface designers to build CUA '91 compliant graphical-user interfaces using a "point-and-click" visual programming approach to define the "look and feel" of various components of the interface, including windows, dialogs, menus, and notebooks. KASE:Set then generates the required source code in C or C++, using the [[User Interface Class Library|User Interface Class Libraries]]. | |||
==Links== | ==Links== | ||
* | *{{L-IBMAnnUS|ZP93-0660}} - 1993-11-02 - IBM C Set ++ for OS/2 | ||
* | *{{L-IBMAnnUS|ZP94-0559}} - 1994-06-21 - IBM C Set++ Version 2.1 for OS/2 Special Offer | ||
[[Category:C++]] | [[Category:C++]] |
Latest revision as of 05:36, 7 August 2023


KaseWorks KASE:Set provides an introductory level GUI builder. It was packaged together with IBM C Set++ for OS/2.
KASE:Set provides a set of visual interface designers to build CUA '91 compliant graphical-user interfaces using a "point-and-click" visual programming approach to define the "look and feel" of various components of the interface, including windows, dialogs, menus, and notebooks. KASE:Set then generates the required source code in C or C++, using the User Interface Class Libraries.