Widget Subclass Depth Limit

This forum is read only. No new submissions are accepted.

Questions about motif? Contact us

1 post / 0 new
Widget Subclass Depth Limit

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?