Submitted by Anonymous on Wed, 07/26/2000 - 20:43.
It appears from looking at the code (BaseClass.c) that there is a limit to the depth of a widget class in terms of subclasses. The limit appears to be ten. I see this in the dimensions of InitializeLeafWrappers, SetValuesLeafWrappers, and others. I have deeper widget classes running on other systems that don`t work on our Linux systems (with Open Motif).
Is this observation correct? Is there any way to configure this limit? Is there any other way around this limit?