Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!cs.utexas.edu!uunet!zephyr.ens.tek.com!orca.wv.tek.com!toolbox.WV.TEK.COM!bobtl From: bobtl@toolbox.WV.TEK.COM Newsgroups: comp.windows.x Subject: How do I move focus between Text widgets in Motif? Message-ID: <5853@orca.wv.tek.com> Date: 13 Jan 90 00:49:02 GMT Sender: nobody@orca.wv.tek.com Reply-To: bobtl@toolbox.WV.TEK.COM () Distribution: usa Organization: Tektronix, Inc., Wilsonville, OR Lines: 5 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?