CwConstants pool dictionary
The Common Widgets subsystem uses a pool dictionary called CwConstants to provide pool variables for constant values. For example, pool variables such as XmATTACHFORM and XmNactivateCallback are used as arguments to Common Widgets methods. These pool variable names should be used rather than directly using their constant values. All classes that require these Common Widgets pool variable names must include the CwConstants pool dictionary in their class definition.
Last modified date: 01/29/2015