[comp.windows.x] How do I move focus between Text widgets in Motif?

bobtl@toolbox.WV.TEK.COM (01/13/90)

I have a couple of text widgets set up in a tab group.
I need to be able to move focus between them in response to user actions
performed elsewhere in the interface.
I suppose I could generate synthetic keyboard events to the widget,
but this seems to be rather arcane.  Any direct solutions?