Libraries
Rogue Wave® Views libraries are delivered in two versions:
libxviews, which is based on Xlib.
libmviews, which is based on Motif.
When developing a Rogue Wave Views application, you can create at link time either a pure Xlib application or an application that will be easier to integrate with Motif. Depending on what kind of application you want to obtain, you will link your files either with libxviews for a pure Xlib application or with libmviews for a Motif-based application. Your source code is independent of the library you choose to link with.
For details on using these libraries, see:
Version 6.3
Copyright © 2018, Rogue Wave Software, Inc. All Rights Reserved.