From: Harry Truax Date: 2008-06-25T02:03:23+09:00 Subject: Question concerning TkText list ------=_NextPart_000_0026_01C8D5FA.EB917D60 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Hello, I have implemented a list using TkText that holds a list of sales tax rates. I am comparing this list to a list of other rates, which is also implemented via a TkText widget. I was wondering how to highlight the rates (using a different color) in the list that differ from the rates in the other list. I am aware of TkList, but did not want to go that route on this project. Any help would be appreciated. Thank You, Harry ------=_NextPart_000_0026_01C8D5FA.EB917D60--