|
Here's a patch for XmList. Setting the
XmNtopItemPosition
wasn't causing the list to get
updated.
There is also a patch for XmStringDefs.h (the 2.1
version) which
corrects two typos in strings that you'd never
notice unless you
use define XMSTRINGDEFINES ("radiO" had a capital
"O" in two
places), and it makes sure that _XmStrings[] is
defined as extern "C"
if included in C++ code.
These patches are against the current
CVS.
-- Dave Williss
------ Meddle not in the affairs of dragons, for you are crunchy and taste good with catsup |
List.c.diff
Description: Binary data
XmStringDefs.h.diff
Description: Binary data
