Amend tab ordering and text widget border and highlighting.
authorPat Thoyts <patthoyts@users.sourceforge.net>
Sat, 1 Oct 2016 23:13:07 +0000 (00:13 +0100)
committerPat Thoyts <patthoyts@users.sourceforge.net>
Sat, 1 Oct 2016 23:13:07 +0000 (00:13 +0100)
Tab order follows widget creation order (and Z-order) so amend this to
match the layout more logically.
For keyboard selection a highlight around the selected text widget is
useful. Customized on Windows themed Tk to follow the native theme more
closely with a custom EntryFrame style.

Signed-off-by: Pat Thoyts <patthoyts@users.sourceforge.net>
No differences found