I have subclassed an XmDrawingArea. The traversal always fails. If my child is an XmLabel, input focus after the traversal call remains with the old widget that had focus; if my child is a button, the button becomes the new focus widget after the traversal call. Why can't my widget get focus? |
|||

fredk
And the answer seems to be
And the answer seems to be that a Manager or subclass thereof cannot accept focus if it has any focusable descendants.
--
Fred K