home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / windows / x / motif / 8385 < prev    next >
Encoding:
Text File  |  1993-01-06  |  716 b   |  19 lines

  1. Newsgroups: comp.windows.x.motif
  2. Path: sparky!uunet!stanford.edu!CSD-NewsHost.Stanford.EDU!Xenon.Stanford.EDU!rfrench
  3. From: rfrench@Xenon.Stanford.EDU (Robert S. French)
  4. Subject: Disabling TAB in Motif 1.2.1
  5. Message-ID: <1993Jan7.014245.29503@CSD-NewsHost.Stanford.EDU>
  6. Sender: news@CSD-NewsHost.Stanford.EDU
  7. Organization: Computer Science Department, Stanford University.
  8. Distribution: na
  9. Date: Thu, 7 Jan 1993 01:42:45 GMT
  10. Lines: 7
  11.  
  12. Is there any way to disable TAB from traversing to a particular XmText
  13. widget, and yet still be able to explicitly set focus there either by
  14. clicking with the mouse or by using a Motif call inside the program?
  15. Right now I'm using XmProcessTraversal to give a widget focus.
  16.  
  17.         Rob
  18.  
  19.