home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / windows / openloo / 4623 < prev    next >
Encoding:
Text File  |  1992-11-22  |  2.7 KB  |  66 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 OF IT????
  5. Keywords: I hate the bright red focus color
  6. Nntp-Posting-Host: woody
  7. Organization: Alex Technologies Ltd
  8. References: <1992Nov16.043159.1258@netlabs.com> <6305@tivoli.UUCP>
  9. Apparently-To: mail2news@gate.demon.co.uk
  10. Date: Mon, 23 Nov 1992 09:56:04 +0000
  11. Message-ID: <1992Nov23.095604.10907@alex.com>
  12. Sender: usenet@gate.demon.co.uk
  13. Lines: 51
  14.  
  15. In article <6305@tivoli.UUCP>, taylor@foraker.NoSubdomain.NoDomain (Eric Taylor) writes:
  16. |> In article <1992Nov16.043159.1258@netlabs.com>, gerolima@netlabs.com (Mark Gerolimatos) writes:
  17. |> |> 
  18. |> |> In OLIT 3.0 and 2.5 applications, the widget with the focus gets turned bright, 
  19. |> |> awful, "dog in heat" red. I hate it. Customers hate it. Our Q-n-A guys hate it. 
  20. |> |> Some of my friends at Sun hate it. EVERYONE hates it.
  21. |> |> 
  22. |> |> But I have no idea how to get rid of it:I see no XtN/C... resource related to
  23. |> |> focus color:
  24. |> |> 
  25. |> |>     fuzzball <11> cd $OPENWINHOME/include
  26. |> |>     fuzzball <12> egrep -i 'xtn.*color' *.h
  27. |> |>     ListPane.h: * XtNfontColor     Pixel     Black     font color
  28. |> |>     OlMinStr.h:#define   XtNfontColor     "fontColor"
  29. |> |> 
  30. |> |> I've heard noise of a "patch" out there, but have seen no evidence of it.
  31. |> |> HEEEEELLLLLPPPPPP!
  32. |> 
  33. |> 
  34. |> We are in the same predicament.  I can not believe that Sun
  35. |> thinks people actually like bright red.  The first thing 
  36. |> people ask us in our product is how do you get rid of
  37. |> all those silly red things???
  38. |> 
  39. |> If you have a color station, you can use the XtNinputFocusColor
  40. |> resource.   For black and white you are screwed.  If you try
  41. |> to set it the same as the background, it will ignore you.
  42.  
  43. One small point which might help some people is that trying to set the
  44. inputFocusColor to the same as the background only fails for buttons.
  45. It will work as expected for scrolling lists. Put the following line
  46. in your .Xdefaults or app-defaults file and lists should be more
  47. bearable:
  48.  
  49. *List*inputFocusColor: <your background color>
  50.  
  51. Note that the class name for the widget is List and not ScrolledList.
  52.  
  53. Meanwhile contact your distributor and ask for patch id 100451-30, the
  54. OLIT/3.0 CTE Jumbo Patch.
  55.  
  56. -- 
  57. ---------------------------------------------------------------
  58. Doug Clinton                Alex Technologies Ltd
  59. dec@alex.com                CP House,
  60.                     97-107 Uxbridge Road,
  61.                     Ealing, London, W5 5TL
  62. ---------------------------------------------------------------
  63. "Never attribute to malice that which can be adequately explained
  64.        by incompetence."
  65. ---------------------------------------------------------------
  66.