I want the XmText widget used for editing cell values to have the same background color as all of the rest of the cells in the table.
Once you have realized the XRT/table widget, you can query the context value for XmNxrtTblBackgroundPixelContext, and that will give you a Pixel value which you can then use to set XmNbackground on the XmText widget.
The attached sample code demonstrates.
© 2021 Quest Software Inc. ALL RIGHTS RESERVED. Feedback Terms of Use Privacy