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

  1. Newsgroups: comp.windows.open-look
  2. From: dec@alex.com (Doug Clinton)
  3. Path: sparky!uunet!pipex!demon!woody!dec
  4. Subject: Re: OLIT: Red focus color: HOW DO I GET RID
  5. Keywords: mouseless olit
  6. Nntp-Posting-Host: woody
  7. Organization: Alex Technologies Ltd
  8. References: <lgfog2INNb3v@exodus.Eng.Sun.COM> <BxwK99.CJ7@micromuse.co.uk> <1992Nov18.195659.7080@cbnewsk.cb.att.com>
  9. Apparently-To: mail2news@gate.demon.co.uk
  10. Date: Thu, 19 Nov 1992 09:59:31 +0000
  11. Message-ID: <1992Nov19.095931.20772@alex.com>
  12. Sender: usenet@gate.demon.co.uk
  13. Lines: 29
  14.  
  15. In article <1992Nov18.195659.7080@cbnewsk.cb.att.com>, lih@jolt.att.com (Andrew "Fuzzy" Lih) writes:
  16. |> 
  17. |> Now for the real question:
  18. |> 
  19. |>     How do you specify the mouseless resource setting (XtNmouseless)
  20. |>     using XtSetValues?!
  21. |> 
  22. |> It isn't specified in the OLIT patch 100451-27, and we tried to use a
  23. |> Boolean value (True/False) to no avail.  There must be a #define that
  24. |> we can put in the value field for XtNmouseless that will let us do it
  25. |> inside our code.  We grep'ed through the include files and couldn't
  26. |> find anything usable.
  27. |> 
  28. |> Thanks.
  29.  
  30. XtNmouseless is an application resource and thus cannot be set from
  31. within the application uaing XtSetValuse(). It can only be set in the
  32. resource database.
  33.  
  34. -- 
  35. ---------------------------------------------------------------
  36. Doug Clinton                Alex Technologies Ltd
  37. dec@alex.com                CP House,
  38.                     97-107 Uxbridge Road,
  39.                     Ealing, London, W5 5TL
  40. ---------------------------------------------------------------
  41. "Just because someone famous said it doesn't make it true."
  42.                 - Douglas E. Clinton
  43. ---------------------------------------------------------------
  44.