Test for >13 char message moved from tx6 to tx5.

git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@1405 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
Joe Taylor 2009-09-19 12:59:00 +00:00
parent 09288f80c1
commit c6c48cbbd7
1 changed files with 1 additions and 2 deletions

View File

@ -1110,8 +1110,7 @@ def update():
tx4.configure(bg='white')
tx5.configure(bg='white')
tx6.configure(bg='white')
if tx6.get()[:3] != 'CQ ' and len(tx6.get())>13:
tx6.configure(bg='pink')
if len(tx7.get())>13: tx5.configure(bg='pink')
if tx6.get()[:1]=='#':
try: