Here's a new problem... I have a menu with XmPushButtons on it After the menu has been created, something calls XtSetValues to set the XmNaccelerator and XmNaccleratorText.
The menu pane (an XmRowColumn) gets resized to accommodate the new width of the label, but something causes it to clip the right edge off at the old width. The result is that the accelerator text doesn't show up and when you mouse over the menu item the shadow rectangle is clipped off. The attached image will show what I mean. The Redraw menu entry should have (Ctrl+R) listed as an accelerator on the right -- Dave Williss ------ Meddle not in the affairs of dragons, for you are crunchy and taste good with catsup
<<attachment: missing_accelerator.PNG>>

