Using Rogue Wave Views on X Window Systems > Libraries > Using the Motif Version, libmviews
 
Using the Motif Version, libmviews
Creating the IlvDisplay object initializes the Xt library and creates a top shell widget. The values returned by the member functions IlvAbstractView::getSystemView or IlvAbstractView::getShellSystemView are actual Motif widgets. The event loop management is strictly equivalent to a call to XtAppMainLoop. You must have Motif installed on your platform and you must link with the libmviews library and with the libXm, libXt and libX11 libraries.
These differences are discussed in detail in the rest of this appendix, and examples on how to use one or the other mode are provided in the distribution.
Important restriction:
The use of libmviews is deprecated in shared library format. Since version 4.0, all shared libraries provided by Rogue Wave Views are built using libxviews and are incompatible with libmviews.
libmviews can only be used with the static version of other Rogue Wave Views libraries

Version 5.5.1
Copyright © 2012, Rogue Wave Software, Inc. All Rights Reserved.