This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author Todd.Rovito
Recipients Rich.Rauenzahn, Todd.Rovito, dzabel, loewis, roger.serwy, terry.reedy
Date 2013-03-31.17:09:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1364749744.04.0.483472744241.issue14146@psf.upfronthosting.co.za>
In-reply-to
Content
Roger,
  You are a genius!!!!!  The example program duplicates the bug exactly.  It works on Mac (I assume Linux but I will test on Linux) and it does not work on correctly on Windows.  On Windows as soon as the text widget looses focus then the hi-light disappears.  I will use this code and file a bug report for TCL/TK and post on the tkinter mailing list.  Thank you I was stuck.
History
Date User Action Args
2013-03-31 17:09:04Todd.Rovitosetrecipients: + Todd.Rovito, loewis, terry.reedy, roger.serwy, Rich.Rauenzahn, dzabel
2013-03-31 17:09:04Todd.Rovitosetmessageid: <1364749744.04.0.483472744241.issue14146@psf.upfronthosting.co.za>
2013-03-31 17:09:04Todd.Rovitolinkissue14146 messages
2013-03-31 17:09:03Todd.Rovitocreate