[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference bulova::decw_jan-89_to_nov-90

Title:DECWINDOWS 26-JAN-89 to 29-NOV-90
Notice:See 1639.0 for VMS V5.3 kit; 2043.0 for 5.4 IFT kit
Moderator:STAR::VATNE
Created:Mon Oct 30 1989
Last Modified:Mon Dec 31 1990
Last Successful Update:Fri Jun 06 1997
Number of topics:3726
Total number of notes:19516

3087.0. "list box bg colour - any fix/work around" by SCOTMN::WOOD (El Vaquero) Tue Jul 17 1990 12:00

Does anybody know if the list-box widget background colour problem has
been fixed or is going to be fixed. At the moment, you only see the
background colour if you resize the list box so that it is wider than
the largest entry in the list
T.RTitleUserPersonal
Name
DateLines
3087.1For the time being...GSRC::WESTSCARY : A programmer with a screwdriver.Wed Jul 18 1990 11:5916
  What you can do now is use an application specific resource data
file to control the color.

  For example, if the class name you use on XtInitialize is MyApp then
in your top level directory create a file with the name of MYAPP.DAT.

  In this file put the line

	MyApp*Background: Red

  Or any other color that makes sense for your app.  Then use this
same color as the background resource for your list box and everything
will be ok.

					-=> Jim <=-
3087.2R2ME2::VANGILDERJim V., DECwindows ToolkitsWed Jul 18 1990 12:1012
>
>Does anybody know if the list-box widget background colour problem has
>been fixed or is going to be fixed. At the moment, you only see the
>background colour if you resize the list box so that it is wider than
>the largest entry in the list
>

Did anybody put a QAR in on this one?  If not, there's a good chance
that (1) it hasn't been fixed, and (2) it won't get fixed.  It's real
easy to lose track of bugs which have been reported only in the notes
file.  The QAR system, on the other hand, nags me about the bugs at 
LEAST once a week.
3087.3QAR 4091 - DECWINDOWS-IFTSCOTMN::WOODEl VaqueroFri Jul 20 1990 07:354
I couldn't find an existing QAR for this problem so I added it.

Richard
3087.4Deliberate mistakeSCOTMN::WOODEl VaqueroFri Jul 20 1990 07:374
Ok, try QAR 4191 DECWINDOWS-IFT, errm I think ??? :-)

Richard