home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / windows / openloo / 4568 < prev    next >
Encoding:
Text File  |  1992-11-18  |  2.2 KB  |  57 lines

  1. Newsgroups: comp.windows.open-look
  2. Path: sparky!uunet!charon.amdahl.com!pacbell.com!att-out!cbnewsl!cbnewsk!jolt!lih
  3. From: lih@jolt.att.com (Andrew "Fuzzy" Lih)
  4. Subject: Re: OLIT: Red focus color: HOW DO I GET RID
  5. Organization: AT&T
  6. Date: Wed, 18 Nov 1992 19:56:59 GMT
  7. Message-ID: <1992Nov18.195659.7080@cbnewsk.cb.att.com>
  8. Followup-To: comp.windows.open-look
  9. Summary: What to use in XtSetValues for mouseless?
  10. Keywords: mouseless olit
  11. References: <lgfog2INNb3v@exodus.Eng.Sun.COM> <BxwK99.CJ7@micromuse.co.uk>
  12. Sender: lih@jolt.att.com
  13. Nntp-Posting-Host: jolt.mt.att.com
  14. Lines: 41
  15.  
  16. In article <BxwK99.CJ7@micromuse.co.uk> dj@micromuse.co.uk writes:
  17. >In article lgfog2INNb3v@exodus.Eng.Sun.COM, jmk@sun.com () writes:
  18. >>    You can set XtNinputFocusColor to a less glaring color. Or, you 
  19. >>      could turn off mouseless mode thru the application resource :
  20. >>    XtNmouseless ....
  21. >>    Just set *mouseless: False in your resource file. Note that
  22. >>    this works only with OLIT 3.0 & above. Also, you would'nt be
  23. >>    able to use mouseless traversal (using the keyboard) in this case.
  24. >>
  25. >
  26. >Didn't it strike anyone that mouseless should be default false?
  27.  
  28. Even stranger is the interaction of the resources: XtNmousless and
  29. XtNtraversalOn.  If you set traversalOn to False, and mouseless to
  30. True, you don't get the inputFocusColor on any of the widgets, but
  31. pressing the space bar when you pointer is over it will act like
  32. pressing the select button.
  33.  
  34. Now for the real question:
  35.  
  36.     How do you specify the mouseless resource setting (XtNmouseless)
  37.     using XtSetValues?!
  38.  
  39. It isn't specified in the OLIT patch 100451-27, and we tried to use a
  40. Boolean value (True/False) to no avail.  There must be a #define that
  41. we can put in the value field for XtNmouseless that will let us do it
  42. inside our code.  We grep'ed through the include files and couldn't
  43. find anything usable.
  44.  
  45. Thanks.
  46.  
  47. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
  48. Andrew Lih            INTERNET: lih@jolt.att.com
  49. AT&T Bell Laboratories          USENET: att!jolt!lih
  50. Middletown, NJ               PHONE: +1 908 957 6478
  51.  
  52. -- 
  53.  . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
  54. Andrew Lih            INTERNET: lih@jolt.att.com
  55. AT&T Bell Laboratories          USENET: att!jolt!lih
  56. Middletown, NJ               PHONE: +1 908 957 6478
  57.