Splitter (PanedWindow) Children Error

You have specified an invalid number of children for an MFC Splitter object.

In X-Designer, the Motif PanedWindow is mapped onto the MFC Splitter class. This latter class supports from 1 to 15 children inclusively.

If you have a PanedWindow in your design which has either no or more than 15 children, the MFC Splitter class will not operate correctly.

See also: