ViewKlass is a C++ framework for developing applications that use the LessTif or OSF/Motif user interface toolkits. In particular it provides classes that support the creation of reusable components.
It also provides classes that encapsulate some of the more difficult and tedious aspects of Motif development. These include classes to handle the creation of windows, dialogs, and menus.
ViewKlass is an open source implementation of SGI's ViewKit(tm), and should eventually become source code compatible with a large subset of of that API.
Product's homepage
What's New in This Release: [ read full changelog ]
· This release addresses the const correctness issue that was made apparent by the use of gcc 4.2 which is much pickier about such things. There are no, intentional, changes in functionality.