Alternatives to colored text boxes
I'm about to write a short script to enable a user manually to rearrange a list of names, each of which is associated with a unique color code - and I want that color to be displayed with each name, so that the user can easily pick out the ones he/she wants to rearrange. What I'd like to do is to put each name in a text box, and to color the background of the text box - but I can't see any propert...