home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.windows.x.motif
- Path: sparky!uunet!stanford.edu!CSD-NewsHost.Stanford.EDU!Xenon.Stanford.EDU!rfrench
- From: rfrench@Xenon.Stanford.EDU (Robert S. French)
- Subject: Disabling TAB in Motif 1.2.1
- Message-ID: <1993Jan7.014245.29503@CSD-NewsHost.Stanford.EDU>
- Sender: news@CSD-NewsHost.Stanford.EDU
- Organization: Computer Science Department, Stanford University.
- Distribution: na
- Date: Thu, 7 Jan 1993 01:42:45 GMT
- Lines: 7
-
- Is there any way to disable TAB from traversing to a particular XmText
- widget, and yet still be able to explicitly set focus there either by
- clicking with the mouse or by using a Motif call inside the program?
- Right now I'm using XmProcessTraversal to give a widget focus.
-
- Rob
-
-