There are at least two ways to do this (both are described in the
Tablelist documentation):
1. In the body of the procedure specified as the value of the
-editstartcommand configuration option, get the path name of the edit
window with the aid of the editwinpath subcommand and then set the
-selectbackground and -selectforeground options of that widget to the
desired values.
2. Use the option database as in the following example:
option add *Tablelist*Entry.selectBackground #678db2
option add *Tablelist*Entry.selectForeground white
--
Csaba Nemethi
http://www.nemethi.de mailto:
csaba....@t-online.de