Parent document is top of "Motif FAQ (Part 8 of 9)"
Previous document is "279) What are some good references for creating widgets (subclassing"
Next document is "281) TOPIC: MISCELLANEOUS"

280) How can I achieve binary compatibility using the

XmResolvePartOffset API?

[Last modified: July 96]

Answer:  Daniel Dardailler (daniel@x.org) recently provided the following URL:

        http://www.x.org/people/daniel/xmresolve
        Achieving Binary Compatibility using the XmResolvePartOffset API

which addresses the problem caused by the fact that many widget writers "never
used the XmResolvePartOffsets API in their subclass code, therefore ensuring
it will break when dynamically relinked with newer version of libXm".

Parent document is top of "Motif FAQ (Part 8 of 9)"
Previous document is "279) What are some good references for creating widgets (subclassing"
Next document is "281) TOPIC: MISCELLANEOUS"